Vesper 0.5.1
Vesper is short form for the Latin word for "Bat", as Vesper is designed to be small, lightweight, and easily handle things like particles and flocking behaviors in accordance with the nature of bats. \n It is meant to be a particle simulation, VFX editor, and CAN be used secondarily as a small game engine.
GitHub | Vesper Updates | Creator
Loading...
Searching...
No Matches
LayerStack.h File Reference

Defines the LayerStack class for managing a stack of application layers. More...

#include "Vesper/Core/Base.h"
#include "Layer.h"

Go to the source code of this file.

Classes

class  Vesper::LayerStack
 Manages an ordered stack of Layer pointers. Layers can be pushed or popped and the stack can be iterated in forward or reverse order. More...

Namespaces

namespace  Vesper
 TEMPORARY.

Detailed Description

Defines the LayerStack class for managing a stack of application layers.

Author
Damon S. Green II