AddLight(Light *light) | Dviglo::Drawable | inline |
AddRef() | Dviglo::RefCounted | |
AddReplicationState(ComponentReplicationState *state) | Dviglo::Component | |
AddToOctree() | Dviglo::Drawable | protected |
AddVertexLight(Light *light) | Dviglo::Drawable | inline |
AllocateNetworkState() | Dviglo::Serializable | |
Animatable(Context *context) | Dviglo::Animatable | explicit |
animatedNetworkAttributes_ | Dviglo::Animatable | protected |
AnimatedSprite2D(Context *context) | Dviglo::AnimatedSprite2D | explicit |
animationEnabled_ | Dviglo::Animatable | protected |
animationName_ | Dviglo::AnimatedSprite2D | protected |
animationSet_ | Dviglo::AnimatedSprite2D | protected |
ApplyAttributes() | Dviglo::Serializable | inlinevirtual |
attributeAnimationInfos_ | Dviglo::Animatable | protected |
basePassFlags_ | Dviglo::Drawable | protected |
batches_ | Dviglo::Drawable | protected |
blendMode_ | Dviglo::StaticSprite2D | protected |
blockEvents_ | Dviglo::Object | private |
boundingBox_ | Dviglo::Drawable | protected |
Cast() | Dviglo::Object | inline |
Cast() const | Dviglo::Object | inline |
castShadows_ | Dviglo::Drawable | protected |
CleanupConnection(Connection *connection) | Dviglo::Component | |
color_ | Dviglo::StaticSprite2D | protected |
Component(Context *context) | Dviglo::Component | explicit |
context_ | Dviglo::Object | protected |
customMaterial_ | Dviglo::StaticSprite2D | protected |
Dispose() | Dviglo::AnimatedSprite2D | protected |
distance_ | Dviglo::Drawable | protected |
DoAutoRemove(AutoRemoveMode mode) | Dviglo::Component | protected |
Drawable(Context *context, unsigned char drawableFlags) | Dviglo::Drawable | |
Drawable2D(Context *context) | Dviglo::Drawable2D | explicit |
drawableFlags_ | Dviglo::Drawable | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Dviglo::Drawable | virtual |
drawDistance_ | Dviglo::Drawable | protected |
DrawOcclusion(OcclusionBuffer *buffer) | Dviglo::Drawable | virtual |
drawRect_ | Dviglo::StaticSprite2D | protected |
enabled_ | Dviglo::Component | protected |
entity_ | Dviglo::AnimatedSprite2D | protected |
eventHandlers_ | Dviglo::Object | private |
FindAttributeAnimationTarget(const String &name, String &outName) | Dviglo::Animatable | protectedvirtual |
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Dviglo::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
firstLight_ | Dviglo::Drawable | protected |
flipX_ | Dviglo::StaticSprite2D | protected |
flipY_ | Dviglo::StaticSprite2D | protected |
GetAlpha() const | Dviglo::StaticSprite2D | inline |
GetAnimation() const | Dviglo::AnimatedSprite2D | inline |
GetAnimationEnabled() const | Dviglo::Animatable | inline |
GetAnimationSet() const | Dviglo::AnimatedSprite2D | |
GetAnimationSetAttr() const | Dviglo::AnimatedSprite2D | |
GetAttribute(unsigned index) const | Dviglo::Serializable | |
GetAttribute(const String &name) const | Dviglo::Serializable | |
GetAttributeAnimation(const String &name) const | Dviglo::Animatable | |
GetAttributeAnimationInfo(const String &name) const | Dviglo::Animatable | protected |
GetAttributeAnimationSpeed(const String &name) const | Dviglo::Animatable | |
GetAttributeAnimationTime(const String &name) const | Dviglo::Animatable | |
GetAttributeAnimationWrapMode(const String &name) const | Dviglo::Animatable | |
GetAttributeDefault(unsigned index) const | Dviglo::Serializable | |
GetAttributeDefault(const String &name) const | Dviglo::Serializable | |
GetAttributes() const | Dviglo::Serializable | virtual |
GetBatches() const | Dviglo::Drawable | inline |
GetBlendMode() const | Dviglo::StaticSprite2D | inline |
GetBlockEvents() const | Dviglo::Object | inline |
GetBoundingBox() const | Dviglo::Drawable | inline |
GetCastShadows() const | Dviglo::Drawable | inline |
GetCategory() const | Dviglo::Object | |
GetColor() const | Dviglo::StaticSprite2D | inline |
GetComponent(StringHash type) const | Dviglo::Component | |
GetComponent() const | Dviglo::Component | |
GetComponents(PODVector< Component * > &dest, StringHash type) const | Dviglo::Component | |
GetComponents(PODVector< T * > &dest) const | Dviglo::Component | |
GetContext() const | Dviglo::Object | inline |
GetCustomMaterial() const | Dviglo::StaticSprite2D | |
GetCustomMaterialAttr() const | Dviglo::StaticSprite2D | |
GetDependencyNodes(PODVector< Node * > &dest) | Dviglo::Component | virtual |
GetDistance() const | Dviglo::Drawable | inline |
GetDrawableFlags() const | Dviglo::Drawable | inline |
GetDrawDistance() const | Dviglo::Drawable | inline |
GetDrawOrder() const | Dviglo::Drawable2D | inlineprotected |
GetDrawRect() const | Dviglo::StaticSprite2D | inline |
GetEntity() const | Dviglo::AnimatedSprite2D | inline |
GetEventDataMap() const | Dviglo::Object | |
GetEventHandler() const | Dviglo::Object | |
GetEventSender() const | Dviglo::Object | |
GetFirstLight() const | Dviglo::Drawable | inline |
GetFixedUpdateSource() | Dviglo::Component | protected |
GetFlipX() const | Dviglo::StaticSprite2D | inline |
GetFlipY() const | Dviglo::StaticSprite2D | inline |
GetGlobalVar(StringHash key) const | Dviglo::Object | |
GetGlobalVars() const | Dviglo::Object | |
GetHotSpot() const | Dviglo::StaticSprite2D | inline |
GetID() const | Dviglo::Component | inline |
GetInstanceDefault(const String &name) const | Dviglo::Serializable | private |
GetInterceptNetworkUpdate(const String &attributeName) const | Dviglo::Serializable | |
GetLayer() const | Dviglo::Drawable2D | inline |
GetLightMask() const | Dviglo::Drawable | inline |
GetLights() const | Dviglo::Drawable | inline |
GetLodBias() const | Dviglo::Drawable | inline |
GetLodDistance() const | Dviglo::Drawable | inline |
GetLodGeometry(unsigned batchIndex, unsigned level) | Dviglo::Drawable | virtual |
GetLoopMode() const | Dviglo::AnimatedSprite2D | inline |
GetMaxLights() const | Dviglo::Drawable | inline |
GetMaxZ() const | Dviglo::Drawable | inline |
GetMinZ() const | Dviglo::Drawable | inline |
GetNetworkAttributes() const | Dviglo::Serializable | virtual |
GetNetworkState() const | Dviglo::Serializable | inline |
GetNode() const | Dviglo::Component | inline |
GetNumAttributes() const | Dviglo::Serializable | |
GetNumNetworkAttributes() const | Dviglo::Serializable | |
GetNumOccluderTriangles() | Dviglo::Drawable | inlinevirtual |
GetObjectAnimation() const | Dviglo::Animatable | |
GetObjectAnimationAttr() const | Dviglo::Animatable | |
GetOctant() const | Dviglo::Drawable | inline |
GetOrderInLayer() const | Dviglo::Drawable2D | inline |
GetScene() const | Dviglo::Component | |
GetShadowDistance() const | Dviglo::Drawable | inline |
GetShadowMask() const | Dviglo::Drawable | inline |
GetSortValue() const | Dviglo::Drawable | inline |
GetSourceBatches() | Dviglo::Drawable2D | |
GetSpeed() const | Dviglo::AnimatedSprite2D | inline |
GetSprite() const | Dviglo::StaticSprite2D | |
GetSpriteAttr() const | Dviglo::StaticSprite2D | |
GetSubsystem(StringHash type) const | Dviglo::Object | |
GetSubsystem() const | Dviglo::Object | |
GetSwapXY() const | Dviglo::StaticSprite2D | inline |
GetTextureRect() const | Dviglo::StaticSprite2D | inline |
GetType() const =0 | Dviglo::Object | pure virtual |
GetTypeInfo() const =0 | Dviglo::Object | pure virtual |
GetTypeInfoStatic() | Dviglo::Object | inlinestatic |
GetTypeName() const =0 | Dviglo::Object | pure virtual |
GetUpdateGeometryType() | Dviglo::Drawable | inlinevirtual |
GetUseDrawRect() const | Dviglo::StaticSprite2D | inline |
GetUseHotSpot() const | Dviglo::StaticSprite2D | inline |
GetUseTextureRect() const | Dviglo::StaticSprite2D | inline |
GetVertexLights() const | Dviglo::Drawable | inline |
GetViewMask() const | Dviglo::Drawable | inline |
GetWorldBoundingBox() | Dviglo::Drawable | |
GetZone() const | Dviglo::Drawable | inline |
GetZoneMask() const | Dviglo::Drawable | inline |
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected |
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected |
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::Component | protected |
HandleScenePostUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::AnimatedSprite2D | protected |
HasBasePass(unsigned batchIndex) const | Dviglo::Drawable | inline |
HasEventHandlers() const | Dviglo::Object | inline |
HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object | |
hotSpot_ | Dviglo::StaticSprite2D | protected |
id_ | Dviglo::Component | protected |
instanceDefaultValues_ | Dviglo::Serializable | private |
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Dviglo::Animatable | protected |
IsEnabled() const | Dviglo::Component | inline |
IsEnabledEffective() const | Dviglo::Component | |
IsInstanceOf(StringHash type) const | Dviglo::Object | |
IsInstanceOf(const TypeInfo *typeInfo) const | Dviglo::Object | |
IsInstanceOf() const | Dviglo::Object | inline |
IsInView() const | Dviglo::Drawable | |
IsInView(Camera *camera) const | Dviglo::Drawable | |
IsInView(const FrameInfo &frame, bool anyCamera=false) const | Dviglo::Drawable | |
IsOccludee() const | Dviglo::Drawable | inline |
IsOccluder() const | Dviglo::Drawable | inline |
IsReplicated() const | Dviglo::Component | |
IsTemporary() const | Dviglo::Serializable | inline |
IsZoneDirty() const | Dviglo::Drawable | inline |
layer_ | Dviglo::Drawable2D | protected |
lightMask_ | Dviglo::Drawable | protected |
lights_ | Dviglo::Drawable | protected |
LimitLights() | Dviglo::Drawable | |
LimitVertexLights(bool removeConvertedLights) | Dviglo::Drawable | |
Load(Deserializer &source) | Dviglo::Serializable | virtual |
LoadJSON(const JSONValue &source) override | Dviglo::Animatable | virtual |
LoadXML(const XMLElement &source) override | Dviglo::Animatable | virtual |
lodBias_ | Dviglo::Drawable | protected |
lodDistance_ | Dviglo::Drawable | protected |
loopMode_ | Dviglo::AnimatedSprite2D | protected |
MarkForUpdate() | Dviglo::Drawable | |
MarkInView(const FrameInfo &frame) | Dviglo::Drawable | |
MarkInView(unsigned frameNumber) | Dviglo::Drawable | |
MarkNetworkUpdate() override | Dviglo::Component | virtual |
maxLights_ | Dviglo::Drawable | protected |
maxZ_ | Dviglo::Drawable | protected |
minZ_ | Dviglo::Drawable | protected |
networkState_ | Dviglo::Serializable | protected |
networkUpdate_ | Dviglo::Component | protected |
node_ | Dviglo::Component | protected |
Object(Context *context) | Dviglo::Object | explicit |
objectAnimation_ | Dviglo::Animatable | protected |
occludee_ | Dviglo::Drawable | protected |
occluder_ | Dviglo::Drawable | protected |
octant_ | Dviglo::Drawable | protected |
OnAttributeAnimationAdded() override | Dviglo::Component | protectedvirtual |
OnAttributeAnimationRemoved() override | Dviglo::Component | protectedvirtual |
OnDrawOrderChanged() override | Dviglo::StaticSprite2D | protectedvirtual |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Dviglo::Object | virtual |
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Dviglo::Serializable | virtual |
OnMarkedDirty(Node *node) override | Dviglo::Drawable2D | protectedvirtual |
OnNodeSet(Node *node) override | Dviglo::Drawable | protectedvirtual |
OnNodeSetEnabled(Node *node) | Dviglo::Component | protectedvirtual |
OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
OnRemoveFromOctree() | Dviglo::Drawable | inlineprotectedvirtual |
OnSceneSet(Scene *scene) override | Dviglo::AnimatedSprite2D | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Dviglo::Serializable | virtual |
OnSetEnabled() override | Dviglo::AnimatedSprite2D | virtual |
OnWorldBoundingBoxUpdate() override | Dviglo::StaticSprite2D | protectedvirtual |
operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
orderInLayer_ | Dviglo::Drawable2D | protected |
PrepareNetworkUpdate() | Dviglo::Component | |
ProcessRayQuery(const RayOctreeQuery &query, PODVector< RayQueryResult > &results) | Dviglo::Drawable | virtual |
ReadDeltaUpdate(Deserializer &source) | Dviglo::Serializable | |
ReadLatestDataUpdate(Deserializer &source) | Dviglo::Serializable | |
refCount_ | Dviglo::RefCounted | private |
RefCounted() | Dviglo::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
RefCountPtr() | Dviglo::RefCounted | inline |
Refs() const | Dviglo::RefCounted | |
RegisterObject(Context *context) | Dviglo::AnimatedSprite2D | static |
ReleaseRef() | Dviglo::RefCounted | |
Remove() | Dviglo::Component | |
RemoveAttributeAnimation(const String &name) | Dviglo::Animatable | |
RemoveEventSender(Object *sender) | Dviglo::Object | private |
RemoveFromOctree() | Dviglo::Drawable | protected |
RemoveInstanceDefault() | Dviglo::Serializable | |
RemoveObjectAnimation() | Dviglo::Animatable | |
renderer_ | Dviglo::Drawable2D | protected |
ResetToDefault() | Dviglo::Serializable | |
Save(Serializer &dest) const override | Dviglo::Component | virtual |
SaveDefaultAttributes() const | Dviglo::Serializable | inlinevirtual |
SaveJSON(JSONValue &dest) const override | Dviglo::Component | virtual |
SaveXML(XMLElement &dest) const override | Dviglo::Component | virtual |
SendEvent(StringHash eventType) | Dviglo::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object | |
SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline |
Serializable(Context *context) | Dviglo::Serializable | explicit |
SetAlpha(float alpha) | Dviglo::StaticSprite2D | |
SetAnimation(const String &name, LoopMode2D loopMode=LM_DEFAULT) | Dviglo::AnimatedSprite2D | |
SetAnimationAttr(const String &name) | Dviglo::AnimatedSprite2D | |
SetAnimationEnabled(bool enable) | Dviglo::Animatable | |
SetAnimationSet(AnimationSet2D *animationSet) | Dviglo::AnimatedSprite2D | |
SetAnimationSetAttr(const ResourceRef &value) | Dviglo::AnimatedSprite2D | |
SetAnimationTime(float time) | Dviglo::Animatable | |
SetAttribute(unsigned index, const Variant &value) | Dviglo::Serializable | |
SetAttribute(const String &name, const Variant &value) | Dviglo::Serializable | |
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f) | Dviglo::Animatable | |
SetAttributeAnimationSpeed(const String &name, float speed) | Dviglo::Animatable | |
SetAttributeAnimationTime(const String &name, float time) | Dviglo::Animatable | |
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode) | Dviglo::Animatable | |
SetBasePass(unsigned batchIndex) | Dviglo::Drawable | inline |
SetBlendMode(BlendMode blendMode) | Dviglo::StaticSprite2D | |
SetBlockEvents(bool block) | Dviglo::Object | inline |
SetCastShadows(bool enable) | Dviglo::Drawable | |
SetColor(const Color &color) | Dviglo::StaticSprite2D | |
SetCustomMaterial(Material *customMaterial) | Dviglo::StaticSprite2D | |
SetCustomMaterialAttr(const ResourceRef &value) | Dviglo::StaticSprite2D | |
SetDrawDistance(float distance) | Dviglo::Drawable | |
SetDrawRect(const Rect &rect) | Dviglo::StaticSprite2D | |
SetEnabled(bool enable) | Dviglo::Component | |
SetEntity(const String &entity) | Dviglo::AnimatedSprite2D | |
SetFlip(bool flipX, bool flipY, bool swapXY=false) | Dviglo::StaticSprite2D | |
SetFlipX(bool flipX) | Dviglo::StaticSprite2D | |
SetFlipY(bool flipY) | Dviglo::StaticSprite2D | |
SetGlobalVar(StringHash key, const Variant &value) | Dviglo::Object | |
SetHotSpot(const Vector2 &hotspot) | Dviglo::StaticSprite2D | |
SetID(unsigned id) | Dviglo::Component | protected |
SetInstanceDefault(bool enable) | Dviglo::Serializable | inline |
SetInstanceDefault(const String &name, const Variant &defaultValue) | Dviglo::Serializable | private |
setInstanceDefault_ | Dviglo::Serializable | private |
SetInterceptNetworkUpdate(const String &attributeName, bool enable) | Dviglo::Serializable | |
SetLayer(int layer) | Dviglo::Drawable2D | |
SetLightMask(unsigned mask) | Dviglo::Drawable | |
SetLodBias(float bias) | Dviglo::Drawable | |
SetLoopMode(LoopMode2D loopMode) | Dviglo::AnimatedSprite2D | |
SetMaxLights(unsigned num) | Dviglo::Drawable | |
SetMinMaxZ(float minZ, float maxZ) | Dviglo::Drawable | inline |
SetNode(Node *node) | Dviglo::Component | protected |
SetObjectAnimation(ObjectAnimation *objectAnimation) | Dviglo::Animatable | |
SetObjectAnimationAttr(const ResourceRef &value) | Dviglo::Animatable | |
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Dviglo::Animatable | protected |
SetOccludee(bool enable) | Dviglo::Drawable | |
SetOccluder(bool enable) | Dviglo::Drawable | |
SetOctant(Octant *octant) | Dviglo::Drawable | inlineprotected |
SetOrderInLayer(int orderInLayer) | Dviglo::Drawable2D | |
SetShadowDistance(float distance) | Dviglo::Drawable | |
SetShadowMask(unsigned mask) | Dviglo::Drawable | |
SetSortValue(float value) | Dviglo::Drawable | |
SetSpeed(float speed) | Dviglo::AnimatedSprite2D | |
SetSprite(Sprite2D *sprite) | Dviglo::StaticSprite2D | |
SetSpriteAttr(const ResourceRef &value) | Dviglo::StaticSprite2D | |
SetSpriterAnimation() | Dviglo::AnimatedSprite2D | protected |
SetSwapXY(bool swapXY) | Dviglo::StaticSprite2D | |
SetTemporary(bool enable) | Dviglo::Serializable | |
SetTextureRect(const Rect &rect) | Dviglo::StaticSprite2D | |
SetUseDrawRect(bool useDrawRect) | Dviglo::StaticSprite2D | |
SetUseHotSpot(bool useHotSpot) | Dviglo::StaticSprite2D | |
SetUseTextureRect(bool useTextureRect) | Dviglo::StaticSprite2D | |
SetViewMask(unsigned mask) | Dviglo::Drawable | |
SetZone(Zone *zone, bool temporary=false) | Dviglo::Drawable | |
SetZoneMask(unsigned mask) | Dviglo::Drawable | |
shadowDistance_ | Dviglo::Drawable | protected |
shadowMask_ | Dviglo::Drawable | protected |
sortValue_ | Dviglo::Drawable | protected |
sourceBatches_ | Dviglo::Drawable2D | protected |
sourceBatchesDirty_ | Dviglo::Drawable2D | protected |
speed_ | Dviglo::AnimatedSprite2D | protected |
sprite_ | Dviglo::StaticSprite2D | protected |
spriterInstance_ | Dviglo::AnimatedSprite2D | protected |
StaticSprite2D(Context *context) | Dviglo::StaticSprite2D | explicit |
SubscribeToEvent(StringHash eventType, EventHandler *handler) | Dviglo::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Dviglo::Object | |
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Dviglo::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Dviglo::Object | |
swapXY_ | Dviglo::StaticSprite2D | protected |
temporary_ | Dviglo::Serializable | private |
textureRect_ | Dviglo::StaticSprite2D | protected |
UnsubscribeFromAllEvents() | Dviglo::Object | |
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData) | Dviglo::Object | |
UnsubscribeFromEvent(StringHash eventType) | Dviglo::Object | |
UnsubscribeFromEvent(Object *sender, StringHash eventType) | Dviglo::Object | |
UnsubscribeFromEvents(Object *sender) | Dviglo::Object | |
Update(const FrameInfo &frame) | Dviglo::Drawable | inlinevirtual |
UpdateAnimation(float timeStep) | Dviglo::AnimatedSprite2D | protected |
UpdateAttributeAnimations(float timeStep) | Dviglo::Animatable | protected |
UpdateBatches(const FrameInfo &frame) | Dviglo::Drawable | virtual |
UpdateDrawRect() | Dviglo::StaticSprite2D | protected |
UpdateGeometry(const FrameInfo &frame) | Dviglo::Drawable | inlinevirtual |
UpdateMaterial() | Dviglo::StaticSprite2D | protected |
updateQueued_ | Dviglo::Drawable | protected |
UpdateSourceBatches() override | Dviglo::AnimatedSprite2D | protectedvirtual |
UpdateSourceBatchesSpriter() | Dviglo::AnimatedSprite2D | protected |
UpdateSpriterAnimation(float timeStep) | Dviglo::AnimatedSprite2D | protected |
URHO3D_OBJECT(AnimatedSprite2D, StaticSprite2D) (defined in Dviglo::AnimatedSprite2D) | Dviglo::AnimatedSprite2D | private |
useDrawRect_ | Dviglo::StaticSprite2D | protected |
useHotSpot_ | Dviglo::StaticSprite2D | protected |
useTextureRect_ | Dviglo::StaticSprite2D | protected |
vertexLights_ | Dviglo::Drawable | protected |
viewCameras_ | Dviglo::Drawable | protected |
viewFrameNumber_ | Dviglo::Drawable | protected |
viewMask_ | Dviglo::Drawable | protected |
WeakRefs() const | Dviglo::RefCounted | |
worldBoundingBox_ | Dviglo::Drawable | protected |
worldBoundingBoxDirty_ | Dviglo::Drawable | protected |
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp) | Dviglo::Serializable | |
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp) | Dviglo::Serializable | |
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp) | Dviglo::Serializable | |
zone_ | Dviglo::Drawable | protected |
zoneDirty_ | Dviglo::Drawable | protected |
zoneMask_ | Dviglo::Drawable | protected |
~Animatable() override | Dviglo::Animatable | |
~AnimatedSprite2D() override | Dviglo::AnimatedSprite2D | |
~Component() override | Dviglo::Component | |
~Drawable() override | Dviglo::Drawable | |
~Drawable2D() override | Dviglo::Drawable2D | |
~Object() override | Dviglo::Object | |
~RefCounted() | Dviglo::RefCounted | virtual |
~Serializable() override | Dviglo::Serializable | |
~StaticSprite2D() override | Dviglo::StaticSprite2D | |