ScummVM API documentation
Neverhood::MessageParam Struct Reference

Public Member Functions

 MessageParam (uint32 value)
 
 MessageParam (NPoint value)
 
 MessageParam (Entity *entity)
 
uint32 asInteger () const
 
NPoint asPoint () const
 
EntityasEntity () const
 

Protected Attributes

union {
   uint32   _integer
 
   NPoint   _point
 
   Entity *   _entity
 
}; 
 
MessageParamType _type
 

The documentation for this struct was generated from the following file: