Home
last modified time | relevance | path

Searched refs:is_audio_listener_2d (Results 1 – 10 of 10) sorted by relevance

/dports/devel/godot2/godot-2.1.6-stable/scene/main/
H A Dviewport.h285 bool is_audio_listener_2d() const;
H A Dviewport.cpp733 bool Viewport::is_audio_listener_2d() const { in is_audio_listener_2d() function in Viewport
2481 ObjectTypeDB::bind_method(_MD("is_audio_listener_2d", "enable"), &Viewport::is_audio_listener_2d); in _bind_methods()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/main/
H A Dviewport.h285 bool is_audio_listener_2d() const;
H A Dviewport.cpp733 bool Viewport::is_audio_listener_2d() const { in is_audio_listener_2d() function in Viewport
2481 ObjectTypeDB::bind_method(_MD("is_audio_listener_2d", "enable"), &Viewport::is_audio_listener_2d); in _bind_methods()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Daudio_stream_player_2d.cpp214 if (vp->is_audio_listener_2d()) { in _notification()
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Daudio_stream_player_2d.cpp214 if (vp->is_audio_listener_2d()) { in _notification()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/main/
H A Dviewport.h438 bool is_audio_listener_2d() const;
H A Dviewport.cpp799 bool Viewport::is_audio_listener_2d() const { in is_audio_listener_2d() function in Viewport
3183 ClassDB::bind_method(D_METHOD("is_audio_listener_2d"), &Viewport::is_audio_listener_2d); in _bind_methods()
/dports/devel/godot/godot-3.2.3-stable/scene/main/
H A Dviewport.h438 bool is_audio_listener_2d() const;
H A Dviewport.cpp799 bool Viewport::is_audio_listener_2d() const { in is_audio_listener_2d() function in Viewport
3183 ClassDB::bind_method(D_METHOD("is_audio_listener_2d"), &Viewport::is_audio_listener_2d); in _bind_methods()