Changeset 10583
- Timestamp:
- Sep 12, 2015, 9:12:22 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/modules/towerdefense/TDCoordinate.h
r10357 r10583 12 12 //Class to save the Coordinates in a class instead of struct 13 13 //Convert 2d coordinates to 3d in order to set waypoints 14 class _TowerDefenseExport TDCoordinate : public OrxonoxClass14 class _TowerDefenseExport TDCoordinate 15 15 { 16 16 public:
Note: See TracChangeset
for help on using the changeset viewer.