Changeset 4349 in orxonox.OLD for orxonox/trunk/src/subprojects/framework.h
- Timestamp:
- May 28, 2005, 12:10:30 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/subprojects/framework.h
r4343 r4349 45 45 void moduleEventHandler(SDL_Event* event); 46 46 void moduleTick(float dt); 47 void moduleDraw( float dt);47 void moduleDraw(void) const; 48 48 49 49 void moduleHelp(void) const;
Note: See TracChangeset
for help on using the changeset viewer.