コード例 #1
0
ファイル: GameWorld.java プロジェクト: Arturinsh/Game_Client
 public float getMusicVolume() {
   return music.getVolume();
 }