Changeset 10572 for code/branches/core7/src/modules/jump/JumpCenterpoint.h
- Timestamp:
- Sep 9, 2015, 1:31:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/modules/jump/JumpCenterpoint.h
r10262 r10572 114 114 virtual ~JumpCenterpoint() {} 115 115 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); //!< Method to create a JumpCenterpoint through XML. 116 virtual void changedGametype();117 116 void setPlatformStaticTemplate(const std::string& balltemplate) 118 117 { this->platformStaticTemplate_ = balltemplate; }
Note: See TracChangeset
for help on using the changeset viewer.