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

Events raised by the Scecne class. More...

#include <Message.hpp>

Public Types

enum  { EntityDestroyed }
 

Public Attributes

enum xy::Message::SceneEvent:: { ... }  event
 
sf::Int32 entityID = -1
 

Detailed Description

Events raised by the Scecne class.