Home
last modified time | relevance | path

Searched refs:_get_play (Results 1 – 12 of 12) sorted by relevance

/dports/devel/godot2/godot-2.1.6-stable/scene/audio/
H A Devent_player.h56 bool _get_play() const;
H A Dstream_player.h78 bool _get_play() const;
H A Devent_player.cpp241 bool EventPlayer::_get_play() const { in _get_play() function in EventPlayer
312 ObjectTypeDB::bind_method(_MD("_get_play"), &EventPlayer::_get_play); in _bind_methods()
H A Dstream_player.cpp316 bool StreamPlayer::_get_play() const { in _get_play() function in StreamPlayer
371 ObjectTypeDB::bind_method(_MD("_get_play"), &StreamPlayer::_get_play); in _bind_methods()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/audio/
H A Devent_player.h56 bool _get_play() const;
H A Dstream_player.h78 bool _get_play() const;
H A Devent_player.cpp241 bool EventPlayer::_get_play() const { in _get_play() function in EventPlayer
312 ObjectTypeDB::bind_method(_MD("_get_play"), &EventPlayer::_get_play); in _bind_methods()
H A Dstream_player.cpp316 bool StreamPlayer::_get_play() const { in _get_play() function in StreamPlayer
371 ObjectTypeDB::bind_method(_MD("_get_play"), &StreamPlayer::_get_play); in _bind_methods()
/dports/devel/godot2/godot-2.1.6-stable/scene/3d/
H A Dspatial_stream_player.h74 bool _get_play() const;
H A Dspatial_stream_player.cpp297 bool SpatialStreamPlayer::_get_play() const { in _get_play() function in SpatialStreamPlayer
352 ObjectTypeDB::bind_method(_MD("_get_play"), &SpatialStreamPlayer::_get_play); in _bind_methods()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/3d/
H A Dspatial_stream_player.h74 bool _get_play() const;
H A Dspatial_stream_player.cpp297 bool SpatialStreamPlayer::_get_play() const { in _get_play() function in SpatialStreamPlayer
352 ObjectTypeDB::bind_method(_MD("_get_play"), &SpatialStreamPlayer::_get_play); in _bind_methods()