Peoplemon
0.1.0
Peoplemon 3 game source documentation
include
Editor
Events
MapRender.hpp
Go to the documentation of this file.
1
#ifndef EDITOR_EVENTS_MAPRENDER_HPP
2
#define EDITOR_EVENTS_MAPRENDER_HPP
3
10
namespace
editor
11
{
12
namespace
event
13
{
19
struct
MapRenderStarted
{};
20
26
struct
MapRenderCompleted
{};
27
28
}
// namespace event
29
}
// namespace editor
30
31
#endif
editor
All classes and functionality used for implementing the game editor.
Definition:
Tile.hpp:11
editor::event::MapRenderStarted
Fired when a map rendering is started.
Definition:
MapRender.hpp:19
editor::event::MapRenderCompleted
Fired when a map rendering is complete.
Definition:
MapRender.hpp:26
Generated on Sun Aug 18 2024 22:16:51 for Peoplemon by
1.9.1