AddRef() | Dviglo::RefCounted | |
AddReplicationState(ComponentReplicationState *state) | Dviglo::Component | |
AllocateNetworkState() | Dviglo::Serializable | |
Animatable(Context *context) | Dviglo::Animatable | explicit |
animatedNetworkAttributes_ | Dviglo::Animatable | protected |
animationEnabled_ | Dviglo::Animatable | protected |
ApplyAttributes() | Dviglo::Serializable | inlinevirtual |
attenuation_ | Dviglo::SoundSource | protected |
attributeAnimationInfos_ | Dviglo::Animatable | protected |
audio_ | Dviglo::SoundSource | protected |
autoRemove_ | Dviglo::SoundSource | protected |
blockEvents_ | Dviglo::Object | private |
CalculateAttenuation() | Dviglo::SoundSource3D | |
Cast() | Dviglo::Object | inline |
Cast() const | Dviglo::Object | inline |
CleanupConnection(Connection *connection) | Dviglo::Component | |
Component(Context *context) | Dviglo::Component | explicit |
context_ | Dviglo::Object | protected |
DoAutoRemove(AutoRemoveMode mode) | Dviglo::Component | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Dviglo::SoundSource3D | virtual |
enabled_ | Dviglo::Component | protected |
eventHandlers_ | Dviglo::Object | private |
farDistance_ | Dviglo::SoundSource3D | protected |
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 |
fractPosition_ | Dviglo::SoundSource | private |
frequency_ | Dviglo::SoundSource | protected |
gain_ | Dviglo::SoundSource | protected |
GetAnimationEnabled() const | Dviglo::Animatable | inline |
GetAttenuation() const | Dviglo::SoundSource | inline |
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 |
GetAutoRemoveMode() const | Dviglo::SoundSource | inline |
GetBlockEvents() const | Dviglo::Object | inline |
GetCategory() const | Dviglo::Object | |
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 |
GetDependencyNodes(PODVector< Node * > &dest) | Dviglo::Component | virtual |
GetEventDataMap() const | Dviglo::Object | |
GetEventHandler() const | Dviglo::Object | |
GetEventSender() const | Dviglo::Object | |
GetFarDistance() const | Dviglo::SoundSource3D | inline |
GetFixedUpdateSource() | Dviglo::Component | protected |
GetFrequency() const | Dviglo::SoundSource | inline |
GetGain() const | Dviglo::SoundSource | inline |
GetGlobalVar(StringHash key) const | Dviglo::Object | |
GetGlobalVars() const | Dviglo::Object | |
GetID() const | Dviglo::Component | inline |
GetInnerAngle() const | Dviglo::SoundSource3D | inline |
GetInstanceDefault(const String &name) const | Dviglo::Serializable | private |
GetInterceptNetworkUpdate(const String &attributeName) const | Dviglo::Serializable | |
GetNearDistance() const | Dviglo::SoundSource3D | inline |
GetNetworkAttributes() const | Dviglo::Serializable | virtual |
GetNetworkState() const | Dviglo::Serializable | inline |
GetNode() const | Dviglo::Component | inline |
GetNumAttributes() const | Dviglo::Serializable | |
GetNumNetworkAttributes() const | Dviglo::Serializable | |
GetObjectAnimation() const | Dviglo::Animatable | |
GetObjectAnimationAttr() const | Dviglo::Animatable | |
GetOuterAngle() const | Dviglo::SoundSource3D | inline |
GetPanning() const | Dviglo::SoundSource | inline |
GetPlayPosition() const | Dviglo::SoundSource | inline |
GetPositionAttr() const | Dviglo::SoundSource | |
GetScene() const | Dviglo::Component | |
GetSound() const | Dviglo::SoundSource | inline |
GetSoundAttr() const | Dviglo::SoundSource | |
GetSoundType() const | Dviglo::SoundSource | inline |
GetSubsystem(StringHash type) const | Dviglo::Object | |
GetSubsystem() const | Dviglo::Object | |
GetTimePosition() const | Dviglo::SoundSource | 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 |
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected |
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected |
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::Component | protected |
HasEventHandlers() const | Dviglo::Object | inline |
HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object | |
id_ | Dviglo::Component | protected |
innerAngle_ | Dviglo::SoundSource3D | 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 |
IsPlaying() const | Dviglo::SoundSource | |
IsReplicated() const | Dviglo::Component | |
IsTemporary() const | Dviglo::Serializable | inline |
Load(Deserializer &source) | Dviglo::Serializable | virtual |
LoadJSON(const JSONValue &source) override | Dviglo::Animatable | virtual |
LoadXML(const XMLElement &source) override | Dviglo::Animatable | virtual |
MarkNetworkUpdate() override | Dviglo::Component | virtual |
masterGain_ | Dviglo::SoundSource | protected |
Mix(int *dest, unsigned samples, int mixRate, bool stereo, bool interpolation) | Dviglo::SoundSource | |
MixMonoToMono(Sound *sound, int *dest, unsigned samples, int mixRate) | Dviglo::SoundSource | private |
MixMonoToMonoIP(Sound *sound, int *dest, unsigned samples, int mixRate) | Dviglo::SoundSource | private |
MixMonoToStereo(Sound *sound, int *dest, unsigned samples, int mixRate) | Dviglo::SoundSource | private |
MixMonoToStereoIP(Sound *sound, int *dest, unsigned samples, int mixRate) | Dviglo::SoundSource | private |
MixNull(float timeStep) | Dviglo::SoundSource | private |
MixStereoToMono(Sound *sound, int *dest, unsigned samples, int mixRate) | Dviglo::SoundSource | private |
MixStereoToMonoIP(Sound *sound, int *dest, unsigned samples, int mixRate) | Dviglo::SoundSource | private |
MixStereoToStereo(Sound *sound, int *dest, unsigned samples, int mixRate) | Dviglo::SoundSource | private |
MixStereoToStereoIP(Sound *sound, int *dest, unsigned samples, int mixRate) | Dviglo::SoundSource | private |
MixZeroVolume(Sound *sound, unsigned samples, int mixRate) | Dviglo::SoundSource | private |
nearDistance_ | Dviglo::SoundSource3D | protected |
networkState_ | Dviglo::Serializable | protected |
networkUpdate_ | Dviglo::Component | protected |
node_ | Dviglo::Component | protected |
Object(Context *context) | Dviglo::Object | explicit |
objectAnimation_ | Dviglo::Animatable | protected |
OnAttributeAnimationAdded() override | Dviglo::Component | protectedvirtual |
OnAttributeAnimationRemoved() override | Dviglo::Component | protectedvirtual |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Dviglo::Object | virtual |
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Dviglo::Serializable | virtual |
OnMarkedDirty(Node *node) | Dviglo::Component | protectedvirtual |
OnNodeSet(Node *node) | Dviglo::Component | protectedvirtual |
OnNodeSetEnabled(Node *node) | Dviglo::Component | protectedvirtual |
OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
OnSceneSet(Scene *scene) | Dviglo::Component | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Dviglo::Serializable | virtual |
OnSetEnabled() | Dviglo::Component | inlinevirtual |
operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
outerAngle_ | Dviglo::SoundSource3D | protected |
panning_ | Dviglo::SoundSource | protected |
Play(Sound *sound) | Dviglo::SoundSource | |
Play(Sound *sound, float frequency) | Dviglo::SoundSource | |
Play(Sound *sound, float frequency, float gain) | Dviglo::SoundSource | |
Play(Sound *sound, float frequency, float gain, float panning) | Dviglo::SoundSource | |
Play(SoundStream *stream) | Dviglo::SoundSource | |
PlayLockless(Sound *sound) | Dviglo::SoundSource | private |
PlayLockless(const SharedPtr< SoundStream > &stream) | Dviglo::SoundSource | private |
position_ | Dviglo::SoundSource | private |
PrepareNetworkUpdate() | Dviglo::Component | |
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::SoundSource3D | static |
ReleaseRef() | Dviglo::RefCounted | |
Remove() | Dviglo::Component | |
RemoveAttributeAnimation(const String &name) | Dviglo::Animatable | |
RemoveEventSender(Object *sender) | Dviglo::Object | private |
RemoveInstanceDefault() | Dviglo::Serializable | |
RemoveObjectAnimation() | Dviglo::Animatable | |
ResetToDefault() | Dviglo::Serializable | |
RollAngleoffFactor() const | Dviglo::SoundSource3D | inline |
rolloffFactor_ | Dviglo::SoundSource3D | protected |
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 |
Seek(float seekTime) | Dviglo::SoundSource | |
SendEvent(StringHash eventType) | Dviglo::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object | |
SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline |
sendFinishedEvent_ | Dviglo::SoundSource | protected |
Serializable(Context *context) | Dviglo::Serializable | explicit |
SetAngleAttenuation(float innerAngle, float outerAngle) | Dviglo::SoundSource3D | |
SetAnimationEnabled(bool enable) | Dviglo::Animatable | |
SetAnimationTime(float time) | Dviglo::Animatable | |
SetAttenuation(float attenuation) | Dviglo::SoundSource | |
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 | |
SetAutoRemoveMode(AutoRemoveMode mode) | Dviglo::SoundSource | |
SetBlockEvents(bool block) | Dviglo::Object | inline |
SetDistanceAttenuation(float nearDistance, float farDistance, float rolloffFactor) | Dviglo::SoundSource3D | |
SetEnabled(bool enable) | Dviglo::Component | |
SetFarDistance(float distance) | Dviglo::SoundSource3D | |
SetFrequency(float frequency) | Dviglo::SoundSource | |
SetGain(float gain) | Dviglo::SoundSource | |
SetGlobalVar(StringHash key, const Variant &value) | Dviglo::Object | |
SetID(unsigned id) | Dviglo::Component | protected |
SetInnerAngle(float angle) | Dviglo::SoundSource3D | |
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 | |
SetNearDistance(float distance) | Dviglo::SoundSource3D | |
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 |
SetOuterAngle(float angle) | Dviglo::SoundSource3D | |
SetPanning(float panning) | Dviglo::SoundSource | |
SetPlayingAttr(bool value) | Dviglo::SoundSource | |
SetPlayPosition(signed char *pos) | Dviglo::SoundSource | |
SetPlayPositionLockless(signed char *pos) | Dviglo::SoundSource | private |
SetPositionAttr(int value) | Dviglo::SoundSource | |
SetRolloffFactor(float factor) | Dviglo::SoundSource3D | |
SetSoundAttr(const ResourceRef &value) | Dviglo::SoundSource | |
SetSoundType(const String &type) | Dviglo::SoundSource | |
SetTemporary(bool enable) | Dviglo::Serializable | |
sound_ | Dviglo::SoundSource | private |
SoundSource(Context *context) | Dviglo::SoundSource | explicit |
SoundSource3D(Context *context) | Dviglo::SoundSource3D | explicit |
soundStream_ | Dviglo::SoundSource | private |
soundType_ | Dviglo::SoundSource | protected |
soundTypeHash_ | Dviglo::SoundSource | protected |
Stop() | Dviglo::SoundSource | |
StopLockless() | Dviglo::SoundSource | private |
streamBuffer_ | Dviglo::SoundSource | private |
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 | |
temporary_ | Dviglo::Serializable | private |
timePosition_ | Dviglo::SoundSource | private |
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 | |
unusedStreamSize_ | Dviglo::SoundSource | private |
Update(float timeStep) override | Dviglo::SoundSource3D | virtual |
UpdateAttributeAnimations(float timeStep) | Dviglo::Animatable | protected |
UpdateMasterGain() | Dviglo::SoundSource | |
URHO3D_OBJECT(SoundSource3D, SoundSource) (defined in Dviglo::SoundSource3D) | Dviglo::SoundSource3D | private |
WeakRefs() const | Dviglo::RefCounted | |
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 | |
~Animatable() override | Dviglo::Animatable | |
~Component() override | Dviglo::Component | |
~Object() override | Dviglo::Object | |
~RefCounted() | Dviglo::RefCounted | virtual |
~Serializable() override | Dviglo::Serializable | |
~SoundSource() override | Dviglo::SoundSource | |