Peoplemon  0.1.0
Peoplemon 3 game source documentation
Public Types | Public Member Functions | Public Attributes | List of all members
bl::serial::SerializableObject< core::file::Behavior::Standing > Struct Reference

#include <Behavior.hpp>

+ Inheritance diagram for bl::serial::SerializableObject< core::file::Behavior::Standing >:

Public Types

using S = core::file::Behavior::Standing
 

Public Member Functions

 SerializableObject ()
 

Public Attributes

SerializableField< 1, S, bl::tmap::Direction > direction
 

Detailed Description

Definition at line 234 of file Behavior.hpp.

Member Typedef Documentation

◆ S

using bl::serial::SerializableObject< core::file::Behavior::Standing >::S = core::file::Behavior::Standing

Definition at line 235 of file Behavior.hpp.

Constructor & Destructor Documentation

◆ SerializableObject()

bl::serial::SerializableObject< core::file::Behavior::Standing >::SerializableObject ( )
inline

Definition at line 239 of file Behavior.hpp.

Member Data Documentation

◆ direction

SerializableField<1, S, bl::tmap::Direction> bl::serial::SerializableObject< core::file::Behavior::Standing >::direction

Definition at line 237 of file Behavior.hpp.


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