Back to project page android-chess.
The source code is released under:
MIT License
If you think the Android project android-chess listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package jwtc.chess.board; public class BoardStatics extends BoardConstants { // used by pgn notation generation - get the name of the piece on position @p // when no piece on this field, debug ouput is given, this will reveal a bug elsewhere }