Changeset 11686 for code/branches/Presentation_HS17/src/libraries/core
- Timestamp:
- Dec 17, 2017, 2:37:50 PM (7 years ago)
- Location:
- code/branches/Presentation_HS17
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Presentation_HS17
- Property svn:mergeinfo changed
/code/branches/ScriptableController_HS17 (added) merged: 11462,11518-11519,11549,11552,11562,11583,11606,11638,11662,11673-11674,11684
- Property svn:mergeinfo changed
-
code/branches/Presentation_HS17/src/libraries/core/BaseObject.h
r11071 r11686 58 58 class Gametype; 59 59 class Level; 60 class ScriptableController; 60 61 61 62 /// The BaseObject is the parent of all classes representing an instance in the game. … … 191 192 192 193 static void loadAllEventStates(Element& xmlelement, XMLPort::Mode mode, BaseObject* object, Identifier* identifier); 194 193 195 194 196 protected:
Note: See TracChangeset
for help on using the changeset viewer.