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
ApplicationEvent.h File Reference

Defines application event classes. More...

#include "vzpch.h"
#include "Vesper/Core/Base.h"
#include "Vesper/Events/Event.h"

Go to the source code of this file.

Classes

class  Vesper::WindowResizeEvent
 Event for registering window resize. More...
class  Vesper::WindowCloseEvent
 Event for registering window close. More...
class  Vesper::AppTickEvent
 Event for registering application tick. More...
class  Vesper::AppUpdateEvent
 Event for registering application update. More...
class  Vesper::AppRenderEvent
 Event for registering application render. More...

Namespaces

namespace  Vesper
 TEMPORARY.

Detailed Description

Defines application event classes.

Author
Damon S. Green II