Peoplemon  0.1.0
Peoplemon 3 game source documentation
Public Types | Public Member Functions | List of all members
editor::component::PeoplemonEditorWindow Class Reference

#include <PeoplemonEditorWindow.hpp>

Public Types

using OnChange = std::function< void()>
 

Public Member Functions

 PeoplemonEditorWindow (core::file::PeoplemonDB &db, const OnChange &onChange)
 
void open (bl::gui::GUI *parent, core::pplmn::Id ppl)
 

Detailed Description

Definition at line 17 of file PeoplemonEditorWindow.hpp.

Member Typedef Documentation

◆ OnChange

Definition at line 19 of file PeoplemonEditorWindow.hpp.

Constructor & Destructor Documentation

◆ PeoplemonEditorWindow()

editor::component::PeoplemonEditorWindow::PeoplemonEditorWindow ( core::file::PeoplemonDB db,
const OnChange onChange 
)

Definition at line 45 of file PeoplemonEditorWindow.cpp.

Member Function Documentation

◆ open()

void editor::component::PeoplemonEditorWindow::open ( bl::gui::GUI *  parent,
core::pplmn::Id  ppl 
)

Definition at line 287 of file PeoplemonEditorWindow.cpp.


The documentation for this class was generated from the following files: