|
Cavestory Mod API
|
Public Member Functions | |
| bool | operator== (const MAP_CHANGED_TILE &other) const |
| bool | operator!= (const MAP_CHANGED_TILE &other) const |
| bool | operator< (const MAP_CHANGED_TILE &other) const |
| bool | operator<= (const MAP_CHANGED_TILE &other) const |
| bool | operator> (const MAP_CHANGED_TILE &other) const |
| bool | operator>= (const MAP_CHANGED_TILE &other) const |
| MAP_CHANGED_TILE (int index) | |
Public Attributes | |
| int | tile_index |
| unsigned short | new_tile_id |
| unsigned short | old_tile_id |