GameTimeIs
GameTimeIs

Checks if the system time is equal to the given number of milliseconds since the game started.

bNow = myTime.GameTimeIs( Time )

Return value
TRUE if the game time is equal to the given value, otherwise FALSE.

Parameters
  • Time
    Time to compare with
Comments

Checks if the game time has passed the given time within the current frame.

See also
Time:GameTime
Time:GameTimeOver
Time:GameTimeUnder
Time:GameTimeBetween



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