Skip to content

Commit 54bcb09

Browse files
authored
Allow to use multi-touch joystick everywhere in more examples (#752)
* 3D shark frenzy * 3D shark frenzy * 3D shooting gallery * Conviction of gun dude * Platformer * Wave defense shooter * 360° platformer * Multiplayer platformer arrow fight * Multiplayer platformer pickup
1 parent 6f23dd4 commit 54bcb09

File tree

26 files changed

+80980
-37008
lines changed

26 files changed

+80980
-37008
lines changed

__tests__/post-build/__snapshots__/exampleShortHeaders.json.spec.js.snap

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@ Object {
2828
"Event functions",
2929
"Sounds and music",
3030
"Layers and cameras",
31-
"Conversion",
3231
"Events and control flow",
32+
"External layouts",
3333
"Mathematical tools",
34-
"Mouse and touch",
3534
"Objects",
3635
"Scene",
3736
"Timers and time",
@@ -52,7 +51,6 @@ Object {
5251
"Text capability",
5352
"Text object",
5453
"Tiled Sprite Object",
55-
"Top-down movement",
5654
"Tweening",
5755
"Parallax for Tiled Sprite",
5856
"Panel sprite button",
@@ -64,6 +62,7 @@ Object {
6462
"Multitouch joystick and buttons (sprite)",
6563
"Shake object",
6664
"Volume Falloff",
65+
"Screen Orientation Checker",
6766
],
6867
}
6968
`;

0 commit comments

Comments
 (0)