struktura portalu Więcej...
#include <Tiles.h>
Metody publiczne | |
| PortalTile (unsigned int _x, unsigned int _y, unsigned int _gid, std::string &_file, sf::Vector2u _spawn) | |
Metody publiczne dziedziczone z Tile | |
| Tile (unsigned int _x, unsigned int _y, unsigned int _gid) | |
Atrybuty publiczne | |
| sf::Vector2u | spawn |
| std::string | file |
| bool | first_load |
Atrybuty publiczne dziedziczone z Tile | |
| unsigned int | x |
| unsigned int | y |
| unsigned int | gid |
struktura portalu
rozszerza kafel o współrzędne spawnu, nazwe mapy, i informacje o tym czy została załadowana po raz pierwszy
1.8.1.2