org.vizzini.game.boardgame.chess
Class Constants
java.lang.Object
org.vizzini.game.boardgame.chess.Constants
public class Constants
- extends Object
Provides constants for 3D chess.
- Since:
- v0.3
- Version:
- v0.3
- Author:
- Jeffrey M. Thompson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEAM_NAME_WHITE
public static final String TEAM_NAME_WHITE
- Constant for White's team name.
- See Also:
- Constant Field Values
TEAM_NAME_BLACK
public static final String TEAM_NAME_BLACK
- Constant for Black's team name.
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2007 Vizzini.org. All Rights Reserved.
|
2007.12.25.03.00.02 |