Peoplemon  0.1.0
Peoplemon 3 game source documentation
Public Member Functions | List of all members
editor::page::LevelTransitions Class Reference

Subpage for selecting level transitions to place on the map. More...

#include <LevelTransitions.hpp>

Public Member Functions

 LevelTransitions ()
 Construct a new Level Transitions GUI page. More...
 
bl::gui::Element::Ptr getContent ()
 Returns a packable GUI element to add this page to the GUI. More...
 
core::map::LevelTransition getActive () const
 Returns the currently selected level transition type. More...
 

Detailed Description

Subpage for selecting level transitions to place on the map.

Definition at line 17 of file LevelTransitions.hpp.

Constructor & Destructor Documentation

◆ LevelTransitions()

editor::page::LevelTransitions::LevelTransitions ( )

Construct a new Level Transitions GUI page.

Definition at line 24 of file LevelTransitions.cpp.

Member Function Documentation

◆ getActive()

LevelTransition editor::page::LevelTransitions::getActive ( ) const

Returns the currently selected level transition type.

Definition at line 64 of file LevelTransitions.cpp.

◆ getContent()

Element::Ptr editor::page::LevelTransitions::getContent ( )

Returns a packable GUI element to add this page to the GUI.

Definition at line 62 of file LevelTransitions.cpp.


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