Dry
Dry::TileMapLayer2D Member List

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

AddRef()Dry::RefCounted
AddReplicationState(ComponentReplicationState *state)Dry::Component
AllocateNetworkState()Dry::Serializable
Animatable(Context *context)Dry::Animatableexplicit
animatedNetworkAttributes_Dry::Animatableprotected
animationEnabled_Dry::Animatableprotected
ApplyAttributes()Dry::Serializableinlinevirtual
attributeAnimationInfos_Dry::Animatableprotected
Cast()Dry::Objectinline
Cast() constDry::Objectinline
CleanupConnection(Connection *connection)Dry::Component
Component(Context *context)Dry::Componentexplicit
context_Dry::Objectprotected
DoAutoRemove(AutoRemoveMode mode)Dry::Componentprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideDry::TileMapLayer2Dvirtual
drawOrder_Dry::TileMapLayer2Dprivate
DRY_OBJECT(TileMapLayer2D, Component) (defined in Dry::TileMapLayer2D)Dry::TileMapLayer2Dprivate
enabled_Dry::Componentprotected
FindAttributeAnimationTarget(const String &name, String &outName)Dry::Animatableprotectedvirtual
GetAnimationEnabled() constDry::Animatableinline
GetAttribute(unsigned index) constDry::Serializable
GetAttribute(const String &name) constDry::Serializable
GetAttributeAnimation(const String &name) constDry::Animatable
GetAttributeAnimationInfo(const String &name) constDry::Animatableprotected
GetAttributeAnimationSpeed(const String &name) constDry::Animatable
GetAttributeAnimationTime(const String &name) constDry::Animatable
GetAttributeAnimationWrapMode(const String &name) constDry::Animatable
GetAttributeDefault(unsigned index) constDry::Serializable
GetAttributeDefault(const String &name) constDry::Serializable
GetAttributes() constDry::Serializablevirtual
GetBlockEvents() constDry::Objectinline
GetCategory() constDry::Object
GetComponent(StringHash type) constDry::Component
GetComponent() constDry::Component
GetComponents(PODVector< Component *> &dest, StringHash type) constDry::Component
GetComponents(PODVector< T *> &dest) constDry::Component
GetContext() constDry::Objectinline
GetDependencyNodes(PODVector< Node *> &dest)Dry::Componentvirtual
GetDrawOrder() constDry::TileMapLayer2Dinline
GetEventDataMap() constDry::Object
GetEventHandler() constDry::Object
GetEventSender() constDry::Object
GetFixedUpdateSource()Dry::Componentprotected
GetGlobalVar(StringHash key) constDry::Object
GetGlobalVars() constDry::Object
GetHeight() constDry::TileMapLayer2D
GetID() constDry::Componentinline
GetImageNode() constDry::TileMapLayer2D
GetInterceptNetworkUpdate(const String &attributeName) constDry::Serializable
GetLayerType() constDry::TileMapLayer2D
GetNetworkAttributes() constDry::Serializablevirtual
GetNetworkState() constDry::Serializableinline
GetNode() constDry::Componentinline
GetNumAttributes() constDry::Serializable
GetNumNetworkAttributes() constDry::Serializable
GetNumObjects() constDry::TileMapLayer2D
GetObject(unsigned index) constDry::TileMapLayer2D
GetObjectAnimation() constDry::Animatable
GetObjectAnimationAttr() constDry::Animatable
GetObjectNode(unsigned index) constDry::TileMapLayer2D
GetProperty(const String &name) constDry::TileMapLayer2D
GetScene() constDry::Component
GetSubsystem(StringHash type) constDry::Object
GetSubsystem() constDry::Object
GetTile(int x, int y) constDry::TileMapLayer2D
GetTileMap() constDry::TileMapLayer2D
GetTileNode(int x, int y) constDry::TileMapLayer2D
GetTmxLayer() constDry::TileMapLayer2Dinline
GetType() const =0Dry::Objectpure virtual
GetTypeInfo() const =0Dry::Objectpure virtual
GetTypeInfoStatic()Dry::Objectinlinestatic
GetTypeName() const =0Dry::Objectpure virtual
GetWidth() constDry::TileMapLayer2D
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Dry::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Dry::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Dry::Componentprotected
HasEventHandlers() constDry::Objectinline
HasProperty(const String &name) constDry::TileMapLayer2D
HasSubscribedToEvent(StringHash eventType) constDry::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDry::Object
id_Dry::Componentprotected
imageLayer_Dry::TileMapLayer2Dprivate
Initialize(TileMap2D *tileMap, const TmxLayer2D *tmxLayer)Dry::TileMapLayer2D
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) constDry::Animatableprotected
IsEnabled() constDry::Componentinline
IsEnabledEffective() constDry::Component
IsInstanceOf(StringHash type) constDry::Object
IsInstanceOf(const TypeInfo *typeInfo) constDry::Object
IsInstanceOf() constDry::Objectinline
IsReplicated() constDry::Component
IsTemporary() constDry::Serializableinline
IsVisible() constDry::TileMapLayer2Dinline
Load(Deserializer &source)Dry::Serializablevirtual
LoadJSON(const JSONValue &source) overrideDry::Animatablevirtual
LoadXML(const XMLElement &source) overrideDry::Animatablevirtual
LookupEnum(const String &valueStr, Variant &varValue, const AttributeInfo &attr) constDry::Serializableprotected
MarkNetworkUpdate() overrideDry::Componentvirtual
networkState_Dry::Serializableprotected
networkUpdate_Dry::Componentprotected
node_Dry::Componentprotected
nodes_Dry::TileMapLayer2Dprivate
Object(Context *context)Dry::Objectexplicit
objectAnimation_Dry::Animatableprotected
objectGroup_Dry::TileMapLayer2Dprivate
OnAttributeAnimationAdded() overrideDry::Componentprotectedvirtual
OnAttributeAnimationRemoved() overrideDry::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dry::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constDry::Serializablevirtual
OnMarkedDirty(Node *node)Dry::Componentprotectedvirtual
OnNodeSet(Node *node)Dry::Componentprotectedvirtual
OnNodeSetEnabled(Node *node)Dry::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Dry::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Dry::Animatableprotected
OnSceneSet(Scene *scene)Dry::Componentprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Dry::Serializablevirtual
OnSetEnabled()Dry::Componentinlinevirtual
operator=(const RefCounted &rhs)=deleteDry::RefCounted
PrepareNetworkUpdate()Dry::Component
ReadDeltaUpdate(Deserializer &source)Dry::Serializable
ReadLatestDataUpdate(Deserializer &source)Dry::Serializable
RefCounted()Dry::RefCounted
RefCounted(const RefCounted &rhs)=deleteDry::RefCounted
RefCountPtr()Dry::RefCountedinline
Refs() constDry::RefCounted
RegisterObject(Context *context)Dry::TileMapLayer2Dstatic
ReleaseRef()Dry::RefCounted
Remove()Dry::Component
RemoveAttributeAnimation(const String &name)Dry::Animatable
RemoveInstanceDefault()Dry::Serializable
RemoveObjectAnimation()Dry::Animatable
ResetToDefault()Dry::Serializable
Save(Serializer &dest) const overrideDry::Componentvirtual
SaveDefaultAttributes() constDry::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideDry::Componentvirtual
SaveXML(XMLElement &dest) const overrideDry::Componentvirtual
SendEvent(StringHash eventType)Dry::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dry::Object
SendEvent(StringHash eventType, Args... args)Dry::Objectinline
Serializable(Context *context)Dry::Serializableexplicit
SetAnimationEnabled(bool enable)Dry::Animatable
SetAnimationTime(float time)Dry::Animatable
SetAttribute(unsigned index, const Variant &value)Dry::Serializable
SetAttribute(const String &name, const Variant &value)Dry::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Dry::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Dry::Animatable
SetAttributeAnimationTime(const String &name, float time)Dry::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Dry::Animatable
SetBlockEvents(bool block)Dry::Objectinline
SetDrawOrder(int drawOrder)Dry::TileMapLayer2D
SetEnabled(bool enable)Dry::Component
SetGlobalVar(StringHash key, const Variant &value)Dry::Object
SetID(unsigned id)Dry::Componentprotected
SetImageLayer(const TmxImageLayer2D *imageLayer)Dry::TileMapLayer2Dprivate
SetInstanceDefault(bool enable)Dry::Serializableinline
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Dry::Serializable
SetNode(Node *node)Dry::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Dry::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Dry::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Dry::Animatableprotected
SetObjectGroup(const TmxObjectGroup2D *objectGroup)Dry::TileMapLayer2Dprivate
SetTemporary(bool enable)Dry::Serializable
SetTileLayer(const TmxTileLayer2D *tileLayer)Dry::TileMapLayer2Dprivate
SetVisible(bool visible)Dry::TileMapLayer2D
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
tileLayer_Dry::TileMapLayer2Dprivate
tileMap_Dry::TileMapLayer2Dprivate
TileMapLayer2D(Context *context)Dry::TileMapLayer2Dexplicit
tmxLayer_Dry::TileMapLayer2Dprivate
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
UpdateAttributeAnimations(float timeStep)Dry::Animatableprotected
visible_Dry::TileMapLayer2Dprivate
WeakRefs() constDry::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Dry::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Dry::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Dry::Serializable
~Animatable() overrideDry::Animatable
~Component() override=default (defined in Dry::Component)Dry::Component
~Object() overrideDry::Object
~RefCounted()Dry::RefCountedvirtual
~Serializable() overrideDry::Serializable
~TileMapLayer2D() overrideDry::TileMapLayer2D