|
|
void | PushLayer (std::unique_ptr< Layer > layer) |
| |
|
void | PushOverlay (std::unique_ptr< Layer > overlay) |
| |
|
void | PopLayer (Layer *layer) |
| |
|
void | PopOverlay (Layer *overlay) |
| |
|
const std::vector< std::unique_ptr< Layer > > & | GetLayers () const |
| |
|
std::vector< std::unique_ptr< Layer > > & | GetLayers () |
| |
|
auto | Reversed () const |
| |
The documentation for this class was generated from the following files:
- engine/src/pixelbullet/application/layer_stack.hpp
- engine/src/pixelbullet/application/layer_stack.cpp