|
Otclient 1.0
14/8/2020
|
#include <minimap.h>
Public Member Functions | |
| MinimapTile () | |
| bool | hasFlag (MinimapTileFlags flag) const |
| int | getSpeed () const |
| bool | operator== (const MinimapTile &other) const |
| bool | operator!= (const MinimapTile &other) const |
Public Attributes | |
| uint8 | flags |
| uint8 | color |
| uint8 | speed |
|
inline |
|
inline |
|
inline |
|
inline |