Page for editing the credits.
More...
#include <Credits.hpp>
Page for editing the credits.
Definition at line 16 of file Credits.hpp.
◆ Credits()
Construct a new Credits page.
- Parameters
-
systems | The primary systems object |
Definition at line 7 of file Credits.cpp.
◆ ~Credits()
virtual editor::page::Credits::~Credits |
( |
| ) |
|
|
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::Credits::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: