Otclient
14/8/2020
|
Go to the source code of this file.
Definition at line 70 of file declarations.h.
typedef stdext::shared_object_ptr<Animator> AnimatorPtr |
Definition at line 72 of file declarations.h.
Definition at line 62 of file declarations.h.
typedef std::unordered_map<Position, CreatureTypePtr, PositionHasher> CreatureMap |
Definition at line 89 of file declarations.h.
typedef stdext::shared_object_ptr<Creature> CreaturePtr |
Definition at line 63 of file declarations.h.
Definition at line 77 of file declarations.h.
typedef stdext::shared_object_ptr<Effect> EffectPtr |
Definition at line 68 of file declarations.h.
Definition at line 83 of file declarations.h.
typedef stdext::shared_object_ptr<House> HousePtr |
Definition at line 75 of file declarations.h.
Definition at line 85 of file declarations.h.
typedef stdext::shared_object_ptr<Item> ItemPtr |
Definition at line 61 of file declarations.h.
typedef std::vector<ItemTypePtr> ItemTypeList |
Definition at line 82 of file declarations.h.
typedef stdext::shared_object_ptr<ItemType> ItemTypePtr |
Definition at line 74 of file declarations.h.
typedef std::vector<ItemPtr> ItemVector |
Definition at line 87 of file declarations.h.
Definition at line 58 of file declarations.h.
Definition at line 67 of file declarations.h.
typedef stdext::shared_object_ptr<MapView> MapViewPtr |
Definition at line 55 of file declarations.h.
typedef stdext::shared_object_ptr<Missile> MissilePtr |
Definition at line 69 of file declarations.h.
typedef stdext::shared_object_ptr<Monster> MonsterPtr |
Definition at line 64 of file declarations.h.
typedef stdext::shared_object_ptr<Npc> NpcPtr |
Definition at line 65 of file declarations.h.
typedef stdext::shared_object_ptr<Player> PlayerPtr |
Definition at line 66 of file declarations.h.
Definition at line 94 of file declarations.h.
typedef stdext::shared_object_ptr<ProtocolLogin> ProtocolLoginPtr |
Definition at line 97 of file declarations.h.
typedef std::unordered_map<Position, SpawnPtr, PositionHasher> SpawnMap |
Definition at line 90 of file declarations.h.
typedef stdext::shared_object_ptr<Spawn> SpawnPtr |
Definition at line 78 of file declarations.h.
Definition at line 71 of file declarations.h.
Definition at line 80 of file declarations.h.
typedef stdext::shared_object_ptr<Thing> ThingPtr |
Definition at line 60 of file declarations.h.
typedef std::vector<ThingTypePtr> ThingTypeList |
Definition at line 81 of file declarations.h.
Definition at line 73 of file declarations.h.
Definition at line 86 of file declarations.h.
typedef std::unordered_map<Position, TilePtr, PositionHasher> TileMap |
Definition at line 88 of file declarations.h.
typedef stdext::shared_object_ptr<Tile> TilePtr |
Definition at line 59 of file declarations.h.
Definition at line 84 of file declarations.h.
typedef stdext::shared_object_ptr<Town> TownPtr |
Definition at line 76 of file declarations.h.
Definition at line 110 of file declarations.h.
typedef stdext::shared_object_ptr<UIItem> UIItemPtr |
Definition at line 107 of file declarations.h.
Definition at line 115 of file declarations.h.
typedef stdext::shared_object_ptr<UIMap> UIMapPtr |
Definition at line 112 of file declarations.h.
Definition at line 113 of file declarations.h.
Definition at line 116 of file declarations.h.
Definition at line 114 of file declarations.h.
typedef stdext::shared_object_ptr<UISprite> UISpritePtr |
Definition at line 111 of file declarations.h.