コード例 #1
0
 public void setListenerPosition(float x, float y) {
   soundSystem.setListenerPosition(x, y, 50);
 }