Changeset 6088 in orxonox.OLD for branches/network/src/world_entities/spawning_point.h
- Timestamp:
- Dec 13, 2005, 1:44:40 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/spawning_point.h
r6087 r6088 20 20 SpawningPoint (const Vector& position, float frequency, float seed, int classID, const World* world); 21 21 virtual ~SpawningPoint (); 22 void init(); 22 23 23 24 void loadParams(const TiXmlElement* root);
Note: See TracChangeset
for help on using the changeset viewer.