Changes between Initial Version and Version 1 of GameEvents


Ignore:
Timestamp:
Feb 23, 2008, 4:18:59 AM (16 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GameEvents

    v1 v1  
     1Defines a singleton class, g_JSGameEvents that fires certain events on request (Fire*). This serves to notify scripts of important game events.
     2The CScriptEvent-derived events are declared here as well, with their type set to one of !EventTypes.h's EEventType.