- Timestamp:
- Oct 27, 2008, 10:56:51 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/orxonox/overlays/console/InGameConsole.h
r1953 r2023 49 49 ~InGameConsole(); 50 50 51 void initialise( );51 void initialise(int windowWidth, int windowHeight); 52 52 void destroy(); 53 53 void setConfigValues();
Note: See TracChangeset
for help on using the changeset viewer.