summaryrefslogtreecommitdiff
path: root/doc/classes/AudioStreamPlayer.xml
AgeCommit message (Collapse)Author
2017-10-11updated AudioStream docs and added AudioServer docsGrosskopf
2017-09-23Rename get_position => get_playback_position and seek_pos => seek on audio ↵Marcelo Fernandez
classes
2017-09-20Rename pos to position in user facing methods and variablesletheed
Rename user facing methods and variables as well as the corresponding C++ methods according to the folloming changes: * pos -> position * rot -> rotation * loc -> location C++ variables are left as is.
2017-09-17Merge pull request #11332 from Grosskopf/audio-stream-player-docsRémi Verschelde
[DOCS] Added Documentation of AudioStreamPlayer [ci skip]
2017-09-17Added Documentation of AudioStreamPlayerGrosskopf
Fixed according to Comments autoplay issue fixed
2017-09-16doc: Sync classref with current sourceRémi Verschelde
[ci skip]
2017-09-13doc: Sync classref with current sourceRémi Verschelde
[ci skip]
2017-09-13doc: Sync classref with current sourceRémi Verschelde
[ci skip]
2017-09-12Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky
possible to save module files in module directories and the build system will recognize them.