#include <porymap_tileset_component.hpp>
◆ PorymapTilesetComponent()
| porytiles2::PorymapTilesetComponent::PorymapTilesetComponent |
( |
| ) |
|
|
default |
◆ detect_layer_mode()
◆ is_empty()
| bool porytiles2::PorymapTilesetComponent::is_empty |
( |
| ) |
const |
◆ metatile_attributes_bin()
| const std::vector< MetatileAttribute > & porytiles2::PorymapTilesetComponent::metatile_attributes_bin |
( |
| ) |
const |
|
inline |
◆ metatiles_bin()
| const std::vector< TilemapEntry > & porytiles2::PorymapTilesetComponent::metatiles_bin |
( |
| ) |
const |
|
inline |
◆ pal_at()
| const Palette< Rgba32 > & porytiles2::PorymapTilesetComponent::pal_at |
( |
unsigned int |
pal_index | ) |
const |
◆ pals()
◆ push_back_attribute()
| void porytiles2::PorymapTilesetComponent::push_back_attribute |
( |
MetatileAttribute |
attribute | ) |
|
◆ push_back_tilemap_entry()
| void porytiles2::PorymapTilesetComponent::push_back_tilemap_entry |
( |
TilemapEntry |
entry | ) |
|
◆ set_pal()
| void porytiles2::PorymapTilesetComponent::set_pal |
( |
Palette< Rgba32 > |
pal, |
|
|
unsigned int |
pal_index |
|
) |
| |
◆ tiles_png() [1/2]
| const Image< IndexPixel > & porytiles2::PorymapTilesetComponent::tiles_png |
( |
| ) |
const |
|
inline |
◆ tiles_png() [2/2]
| void porytiles2::PorymapTilesetComponent::tiles_png |
( |
const Image< IndexPixel > & |
tiles_png | ) |
|
|
inline |
The documentation for this class was generated from the following files: