コード例 #1
0
ファイル: Game.java プロジェクト: PadawanBreslau/ZPionka
 public String getComment() {
   return m_moves.getComment(m_cur);
 }