StartOfGame
StartOfGame

Called when the game starts.

myStoryboard.StartOfGame=function( JAM );

Parameters
  • JAM
    The JAM object which is currently running.
Comments

When the game first starts, and when it is restarted, this function will be called. Note that declaring variables with "This." will allow you to access them from elsewhere.

See also
Storyboard:EndOfGame



JAM © 2005 no one in partiular
Project started by David Evans in 2005