Name clash in Sound class: getPosition (spatial) vs getCurrentPosition (temporal)
Closed this issue · 2 comments
Laguna1989 commented
Name clash in Sound class: getPosition (spatial) vs getCurrentPosition (temporal)
Laguna1989 commented
possible solutions:
getCurrentPosition
->getCurrentOffset
orgetCurrentPlayOffset
orgetCurrentPlayHeadPosition
- introduce spatial and temporal to function names
Laguna1989 commented