MCPcopy Create free account

hub / github.com/Siorki/js13kgames / functions

Functions135 in github.com/Siorki/js13kgames

FunctionSoundManager
* @constructor
2019 - infiltration/js/soundManager.js:10
FunctionSoundManager
* @constructor
2013 - staccato/soundManager.js:10
FunctionSoundManager
* Wrapper for audio. * Sfx and music use Audio HTML tag (load music, play and forget) * * @constructor
2017 - escape/js/soundManager.js:7
FunctionSoundManager
* Wrapper for audio. * Sfx and music use Audio HTML tag (load music, play and forget) * * @constructor
2014 - weasels/soundManager.js:7
FunctionStrategy
* Class defining the critter strategy (shared intelligence) * - directions to the nearest exit (1 = right, 2 = bottom, 4 = left, 8 = top, 16 = here
2014 - weasels/strategy.js:7
FunctionTrack
* @constructor
2013 - staccato/track.js:4
FunctionWebGLRenderer
* @constructor
2019 - infiltration/js/webglRenderer.js:4
FunctionWebGLRenderer
* @constructor
2013 - staccato/webglRenderer.js:4
FunctionWorld
* @constructor
2019 - infiltration/js/world.js:4
FunctionWorld
* Ingame world, contains all game mechanisms * along with the information for the game in progress (tank location, beacon condition) * * * @constr
2018 - line of fire/js/world.js:9
FunctionWorld
* Local representation of the ingame world (dungeon / temple, players) * - dungeon / temple rooms and content * - players : status, condition, backp
2015 - alive'n'loaded/world.js:16
FunctionWorld
* Ingame world, contains all game mechanisms * along with the information for the game in progress * * * @constructor * @param controls Instance
2017 - escape/js/world.js:9
FunctionWorld
* Ingame world, which contains : * - a playfield : background to walk on and alter, and for collision detection * - tools : represented by the blue
2014 - weasels/world.js:9
FunctionWorld
* Ingame world, which contains : * - a playfield : background to walk on and alter, and for collision detection * @constructor
2016 - diamond run/js/world.js:7
FunctionWorldLink
* Interface between the local World and the server. * It acts as a high-level controller : * - it sends the current player's actions to the server
2015 - alive'n'loaded/worldLink.js:8
Methodconstructor
* MenuDriver constructor. * All actions are assigned by default to the leave action * @constructor * @param lineCount : number of lines in the m
2024 - 2048 over 13/js/menuDriver.js:30
Methodconstructor
* @constructor * @param controls Instance of the Controls class, used to process player actions
2024 - 2048 over 13/js/engine.js:17
Methodconstructor
* Create the instance, create the World engine, restores the saved game * @constructor * @param controls Instance of Controls class, to record key
2024 - 2048 over 13/js/game.js:20
Methodconstructor
* @constructor
2024 - 2048 over 13/js/controls.js:6
Methodconstructor
* * @constructor * @param sceneryCanvas HTML5 canvas in the background, showing the main game area * @param spriteImg Sprite sheet as a DOM image
2024 - 2048 over 13/js/renderer.js:14
FunctiondrawChip
* Draw one chip : dark box, pins, and symbol
2016 - diamond run/js/renderer.js:556
FunctiondrawSlantedTrack
* Draw one slanted piece of track
2016 - diamond run/js/renderer.js:582
MethodgetSelectedOption
* Returns the line of the selected option
2024 - 2048 over 13/js/menuDriver.js:63
Functionmain
* Main function, event handler initialization and application setup
2024 - 2048 over 13/js/main.js:5
Functionmain
* Main function, event handler initialization and application setup
2018 - line of fire/js/main.js:5
Functionmain
* Main function, event handler initialization and application setup
2015 - alive'n'loaded/main.js:5
Functionmain
* Main function, event handler initialization and application setup
2017 - escape/js/main.js:5
Functionmain
* Main function, event handler initialization and application setup
2014 - weasels/mainUnlinked.js:5
Functionmain
* Main function, event handler initialization and application setup
2016 - diamond run/js/main.js:5
Functionosc_saw
(value)
2024 - 2048 over 13/js/player-small.js:48
Functionosc_saw
(value)
2014 - weasels/player-small.js:47
Functionosc_square
(value)
2024 - 2048 over 13/js/player-small.js:52
Functionosc_square
(value)
2014 - weasels/player-small.js:51
Functionosc_tri
(value)
2024 - 2048 over 13/js/player-small.js:56
Functionosc_tri
(value)
2014 - weasels/player-small.js:55
← previous101–135 of 135, ranked by callers