Pol  Revision:cb584c9
Pol::Core::MobileTranslate Struct Reference

#include <action.h>

Classes

struct  NewAnimDef
 
struct  OldAnimDef
 

Public Member Functions

 MobileTranslate ()
 
size_t estimateSize () const
 
bool has_graphic (u16 graphic) const
 

Public Attributes

std::vector< u16graphics
 
NewAnimDef new_anim [ACTION__HIGHEST+1]
 
OldAnimDef old_anim [ACTION__HIGHEST+1]
 
bool supports_mount
 

Detailed Description

Definition at line 88 of file action.h.

Constructor & Destructor Documentation

Pol::Core::MobileTranslate::MobileTranslate ( )

Definition at line 44 of file bowsalut.cpp.

References new_anim, and old_anim.

Referenced by estimateSize().

Member Function Documentation

size_t Pol::Core::MobileTranslate::estimateSize ( ) const

Definition at line 54 of file bowsalut.cpp.

References graphics, and MobileTranslate().

bool Pol::Core::MobileTranslate::has_graphic ( u16  graphic) const

Definition at line 49 of file bowsalut.cpp.

References graphics.

Member Data Documentation

std::vector<u16> Pol::Core::MobileTranslate::graphics

Definition at line 109 of file action.h.

Referenced by estimateSize(), has_graphic(), and Pol::Core::load_anim_xlate_cfg().

NewAnimDef Pol::Core::MobileTranslate::new_anim[ACTION__HIGHEST+1]
OldAnimDef Pol::Core::MobileTranslate::old_anim[ACTION__HIGHEST+1]
bool Pol::Core::MobileTranslate::supports_mount

Definition at line 112 of file action.h.

Referenced by Pol::Core::load_anim_xlate_cfg(), and Pol::Core::send_action_to_inrange().


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