#include <dungeon_object_selector.h>
Public Attributes | |
| int | columns = 1 |
| float | item_size = 1.0f |
| float | leading_inset = 0.0f |
Definition at line 32 of file dungeon_object_selector.h.
| int yaze::editor::DungeonObjectSelectorGridLayout::columns = 1 |
Definition at line 33 of file dungeon_object_selector.h.
Referenced by yaze::editor::ResolveDungeonObjectSelectorGridLayout().
| float yaze::editor::DungeonObjectSelectorGridLayout::item_size = 1.0f |
Definition at line 34 of file dungeon_object_selector.h.
Referenced by yaze::editor::ResolveDungeonObjectSelectorGridLayout().
| float yaze::editor::DungeonObjectSelectorGridLayout::leading_inset = 0.0f |
Definition at line 35 of file dungeon_object_selector.h.
Referenced by yaze::editor::ResolveDungeonObjectSelectorGridLayout().