|
Porytiles
|
#include <porytiles_tileset_component.hpp>
Public Member Functions | |
| PorytilesTilesetComponent ()=default | |
| bool | is_empty () const |
| const Image< Rgba32 > & | bottom () const |
| void | bottom (const Image< Rgba32 > &bottom) |
| const Image< Rgba32 > & | middle () const |
| void | middle (const Image< Rgba32 > &middle) |
| const Image< Rgba32 > & | top () const |
| void | top (const Image< Rgba32 > &top) |
Definition at line 10 of file porytiles_tileset_component.hpp.
|
default |
Definition at line 16 of file porytiles_tileset_component.hpp.
Definition at line 21 of file porytiles_tileset_component.hpp.
| bool porytiles2::PorytilesTilesetComponent::is_empty | ( | ) | const |
Definition at line 5 of file porytiles_tileset_component.cpp.
Definition at line 26 of file porytiles_tileset_component.hpp.
Definition at line 31 of file porytiles_tileset_component.hpp.
Definition at line 36 of file porytiles_tileset_component.hpp.
Definition at line 41 of file porytiles_tileset_component.hpp.