|
Pol
Revision:cb584c9
|
#include <los.h>
Inheritance diagram for Pol::Core::LosObj:Public Member Functions | |
| LosObj (u16 ix, u16 iy, s8 iz, Realms::Realm *irealm) | |
Public Member Functions inherited from Pol::Core::ULWObject | |
| bool | isa (UOBJ_CLASS uobj_class) const |
| bool | isitem () const |
| bool | ismobile () const |
| bool | ismulti () const |
| u8 | look_height () const |
| bool | orphan () const |
Additional Inherited Members | |
Public Attributes inherited from Pol::Core::ULWObject | |
| u16 | graphic |
| u8 | height |
| Realms::Realm * | realm |
| u32 | serial |
| u16 | x |
| u16 | y |
| s8 | z |
Protected Member Functions inherited from Pol::Core::ULWObject | |
| ULWObject (UOBJ_CLASS uobj_class) | |
| ULWObject (const ULWObject &)=delete | |
| ~ULWObject ()=default | |
| ULWObject & | operator= (const ULWObject &)=delete |
Protected Attributes inherited from Pol::Core::ULWObject | |
| const UOBJ_CLASS | uobj_class_ |
|
inline |
Definition at line 19 of file los.h.
References Pol::Core::ULWObject::realm, Pol::Core::ULWObject::x, Pol::Core::ULWObject::y, and Pol::Core::ULWObject::z.