Changeset 637 for trunk/src/tileset.h
- Timestamp:
- Feb 12, 2011, 12:01:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tileset.h
r633 r637 39 39 public: 40 40 /* New methods */ 41 int2 GetSize() const; 42 int2 GetCount() const; 41 43 void BlitTile(uint32_t id, int x, int y, int z, int o); 42 44
Note: See TracChangeset
for help on using the changeset viewer.