Page for editing item names, descriptions, and values.
More...
#include <Items.hpp>
Page for editing item names, descriptions, and values.
Definition at line 19 of file Items.hpp.
◆ Items()
Construct a new Items page.
- Parameters
-
systems | The primary systems object |
Definition at line 20 of file Items.cpp.
◆ ~Items()
virtual editor::page::Items::~Items |
( |
| ) |
|
|
virtualdefault |
◆ getContent()
bl::gui::Box::Ptr editor::page::Page::getContent |
( |
| ) |
|
|
inherited |
Returns the content to put in the editor.
Definition at line 11 of file Page.cpp.
◆ registerGui()
void editor::page::Page::registerGui |
( |
bl::gui::GUI * |
parent | ) |
|
|
inherited |
Registers the parent GUI.
- Parameters
-
parent | The parent GUI object |
Definition at line 13 of file Page.cpp.
◆ update()
void editor::page::Items::update |
( |
float |
dt | ) |
|
|
overridevirtual |
◆ content
bl::gui::Box::Ptr editor::page::Page::content |
|
protectedinherited |
◆ parent
bl::gui::GUI* editor::page::Page::parent |
|
protectedinherited |
◆ systems
The documentation for this class was generated from the following files: