7#include "DSCEngine/resources/asset_data.hpp"
20 short metatile_row = 0;
21 short metatile_col = 0;
22 void* gfx_ptr =
nullptr;
Definition: asset_data.hpp:8
Class responsible with event registration and execution.
Definition: event.hpp:76
Definition: obj_allocator.hpp:16
Definition: obj_frame.hpp:14
~ObjFrame()
destroys an object frame instance
ObjFrame(const AssetData *asset, int metatile_row, int metatile_col)
creates new object frame
OAM Object graphics handler class
Definition: obj_visual.hpp:19
Definition: sprite.hpp:13