Changeset 3037 for code/trunk/src/core/Game.h
- Timestamp:
- May 24, 2009, 3:01:38 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/core/Game.h
r3036 r3037 86 86 87 87 void setLevel(std::string levelName); //tolua_export 88 const std::string&getLevel(); //tolua_export88 std::string getLevel(); //tolua_export 89 89 90 90 private:
Note: See TracChangeset
for help on using the changeset viewer.