GlPortal Class Reference  0.1.1
Source code documentation of the free and open 3D action puzzle game.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces | Typedefs
Event.hpp File Reference
#include <string>
#include <radix/util/Hash.hpp>

Go to the source code of this file.

Data Structures

struct  radix::Event
 

Namespaces

 radix
 

Typedefs

using radix::StaticEventType = const uint32_t
 
using radix::EventType = uint32_t
 
using radix::StaticEventTypeName = const char *const
 
using radix::EventTypeName = std::string