EndOfGame
EndOfGame

Called when the game ends.

myStoryboard.EndOfGame=function( JAM );

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

When the game ends, provided it has been stopped through the JAM object (i.e. not through Program.End() or an error), this function will be called. You could use it to save game data, etc.

See also
Storyboard:StartOfGame



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