xyginext  0.2.0
Second generation of xygine game creation framework
Public Types | Public Attributes | List of all members
xy::Message::StateEvent Struct Referencefinal

Events raised by the StateStack. More...

#include <Message.hpp>

Public Types

enum  { Pushed, Popped, Cleared }
 

Public Attributes

enum xy::Message::StateEvent:: { ... }  type
 
std::int32_t id = -1
 

Detailed Description

Events raised by the StateStack.