Changeset 6520 in orxonox.OLD for branches/network/src/world_entities/image_entity.h
- Timestamp:
- Jan 18, 2006, 12:58:14 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/image_entity.h
r6514 r6520 30 30 void loadParams(const TiXmlElement* root); 31 31 32 void setSize(float size );32 void setSize(float sizeX, float sizeY); 33 33 void setTexture(const char* textureFile); 34 34 /** @param rotationSpeed the speed at what the crosshair should rotate */
Note: See TracChangeset
for help on using the changeset viewer.