Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SoundHitP1 = LoadWAV(audioContext, "sound/hit.wav") SoundHitP2 = LoadWAV(audioContext, "sound/hit.wav") SoundMusic = LoadOGG(audioContext, "sound/an_individual_who_fights_on_roads.ogg", true) )
View Source
var ImgPlayer = LoadImage("image/player.png")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.