Dry
Dry::TmxFile2D Member List

This is the complete list of members for Dry::TmxFile2D, including all inherited members.

AddLayer(unsigned index, TmxLayer2D *layer)Dry::TmxFile2D
AddLayer(Dry::TmxLayer2D *layer)Dry::TmxFile2D
AddRef()Dry::RefCounted
BeginLoad(Deserializer &source) overrideDry::TmxFile2Dvirtual
Cast()Dry::Objectinline
Cast() constDry::Objectinline
ClearLayers()Dry::TmxFile2Dprivate
context_Dry::Objectprotected
DRY_OBJECT(TmxFile2D, Resource) (defined in Dry::TmxFile2D)Dry::TmxFile2Dprivate
edgeOffset_Dry::TmxFile2Dprivate
EndLoad() overrideDry::TmxFile2Dvirtual
GetAsyncLoadState() constDry::Resourceinline
GetBlockEvents() constDry::Objectinline
GetCategory() constDry::Object
GetContext() constDry::Objectinline
GetEventDataMap() constDry::Object
GetEventHandler() constDry::Object
GetEventSender() constDry::Object
GetGlobalVar(StringHash key) constDry::Object
GetGlobalVars() constDry::Object
GetInfo() constDry::TmxFile2Dinline
GetLayer(unsigned index) constDry::TmxFile2D
GetMemoryUse() constDry::Resourceinline
GetName() constDry::Resourceinline
GetNameHash() constDry::Resourceinline
GetNumLayers() constDry::TmxFile2Dinline
GetSpriteTextureEdgeOffset() constDry::TmxFile2Dinline
GetSubsystem(StringHash type) constDry::Object
GetSubsystem() constDry::Object
GetTileCollisionShapes(unsigned gid) constDry::TmxFile2D
GetTilePropertySet(unsigned gid) constDry::TmxFile2D
GetTileSprite(unsigned gid) constDry::TmxFile2D
GetType() const =0Dry::Objectpure virtual
GetTypeInfo() const =0Dry::Objectpure virtual
GetTypeInfoStatic()Dry::Objectinlinestatic
GetTypeName() const =0Dry::Objectpure virtual
GetUseTimer()Dry::Resource
gidToCollisionShapeMapping_Dry::TmxFile2Dprivate
gidToPropertySetMapping_Dry::TmxFile2Dprivate
gidToSpriteMapping_Dry::TmxFile2Dprivate
HasEventHandlers() constDry::Objectinline
HasSubscribedToEvent(StringHash eventType) constDry::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDry::Object
info_Dry::TmxFile2Dprivate
IsCorrectVersion(const XMLElement &elem) constDry::TmxFile2Dprivate
IsInstanceOf(StringHash type) constDry::Object
IsInstanceOf(const TypeInfo *typeInfo) constDry::Object
IsInstanceOf() constDry::Objectinline
layers_Dry::TmxFile2Dprivate
Load(Deserializer &source)Dry::Resource
LoadFile(const String &fileName)Dry::Resource
LoadTileSet(const XMLElement &element)Dry::TmxFile2Dprivate
LoadTSXFile(const String &source)Dry::TmxFile2Dprivate
loadXMLFile_Dry::TmxFile2Dprivate
Object(Context *context)Dry::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dry::Objectvirtual
operator=(const RefCounted &rhs)=deleteDry::RefCounted
ReadInfo(const XMLElement &elem)Dry::TmxFile2Dprivate
ReadLayers(const XMLElement &elem)Dry::TmxFile2Dprivate
RefCounted()Dry::RefCounted
RefCounted(const RefCounted &rhs)=deleteDry::RefCounted
RefCountPtr()Dry::RefCountedinline
Refs() constDry::RefCounted
RegisterObject(Context *context)Dry::TmxFile2Dstatic
ReleaseRef()Dry::RefCounted
ResetUseTimer()Dry::Resource
Resource(Context *context)Dry::Resourceexplicit
Save(Serializer &dest) constDry::Resourcevirtual
SaveFile(const String &fileName) constDry::Resourcevirtual
SendEvent(StringHash eventType)Dry::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dry::Object
SendEvent(StringHash eventType, Args... args)Dry::Objectinline
SetAsyncLoadState(AsyncLoadState newState)Dry::Resource
SetBlockEvents(bool block)Dry::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Dry::Object
SetInfo(Orientation2D orientation, int width, int height, float tileWidth, float tileHeight)Dry::TmxFile2D
SetMemoryUse(unsigned size)Dry::Resource
SetName(const String &name)Dry::Resource
SetSpriteTextureEdgeOffset(float offset)Dry::TmxFile2D
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
TmxFile2D(Context *context)Dry::TmxFile2Dexplicit
tsxXMLFiles_Dry::TmxFile2Dprivate
UnsubscribeFromAllEvents()Dry::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dry::Object
UnsubscribeFromEvent(StringHash eventType)Dry::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dry::Object
UnsubscribeFromEvents(Object *sender)Dry::Object
WeakRefs() constDry::RefCounted
~Object() overrideDry::Object
~RefCounted()Dry::RefCountedvirtual
~TmxFile2D() overrideDry::TmxFile2D