Home
last modified time | relevance | path

Searched refs:fromSquare (Results 1 – 9 of 9) sorted by relevance

/dports/games/jin/jin-2.14.1/src/free/jin/chessclub/event/
H A DArrowEvent.java68 private final Square fromSquare; field in ArrowEvent
88 …public ArrowEvent(JinChessclubConnection conn, Game game, int id, Square fromSquare, Square toSqua… in ArrowEvent() argument
100 this.fromSquare = fromSquare; in ArrowEvent()
124 return fromSquare; in getFromSquare()
/dports/games/chessx/chessx-1.5.6/src/database/
H A Dbitboard.cpp1807 Square fromSquare = InvalidSquare; in parseMove() local
1938 toSquare = fromSquare; in parseMove()
1939 fromSquare = InvalidSquare; in parseMove()
1950 if (fromSquare == InvalidSquare) in parseMove()
1956 type = m_piece[fromSquare]; in parseMove()
2000 if(fromSquare == InvalidSquare) in parseMove()
2015 fromSquare += base; in parseMove()
2029 if ((fromSquare != InvalidSquare) && (m_piece[fromSquare] == Pawn)) in parseMove()
2041 if(fromSquare == InvalidSquare) in parseMove()
2095 if(type != m_piece[fromSquare]) in parseMove()
[all …]
H A Dmove.h289 chessx::Square fromSquare = chessx::Square((c - '1') * 8 + fromFile); in fromUCI() local
300 Move m(fromSquare, toSquare); in fromUCI()
/dports/games/jin/jin-2.14.1/src/free/jin/chessclub/
H A DJinChessclubConnection.java1948 Square fromSquare = Square.parseSquare(origin); in processArrow() local
1951 fireGameEvent(new ArrowEvent(this, game, ArrowEvent.ARROW_ADDED, fromSquare, toSquare)); in processArrow()
1976 Square fromSquare = Square.parseSquare(origin); in processUnarrow() local
1979 fireGameEvent(new ArrowEvent(this, game, ArrowEvent.ARROW_REMOVED, fromSquare, toSquare)); in processUnarrow()
/dports/games/jin/jin-2.14.1/src/free/jin/freechess/
H A DJinFreechessConnection.java1395 Square fromSquare, toSquare; in makeMove() local
1402 fromSquare = Square.parseSquare(moveVerbose.substring(2, 4)); in makeMove()
1412 move = variant.createMove(position, fromSquare, toSquare, promotionPiece, moveSAN); in makeMove()
/dports/games/scid/scid/src/
H A Dtkscid.cpp653 squareT fromSquare = sm.from; in sc_base_piecetrack() local
657 if (fromSquare == E1) { in sc_base_piecetrack()
659 fromSquare = H1; toSquare = F1; in sc_base_piecetrack()
662 fromSquare = A1; toSquare = D1; in sc_base_piecetrack()
665 if (fromSquare == E8) { in sc_base_piecetrack()
667 fromSquare = H8; toSquare = F8; in sc_base_piecetrack()
670 fromSquare = A8; toSquare = D8; in sc_base_piecetrack()
683 } else if (track[fromSquare]) { in sc_base_piecetrack()
685 track[fromSquare] = false; in sc_base_piecetrack()
/dports/games/scid/scid/tcl/lang/
H A Dswedish.tcl3395 [%arrow fromSquare toSquare color]
3399 d�r fromSquare och toSquare �r namn p� rutor som d4 och f�rg �r varje definierat
H A Dczech.tcl2976 <li><b>[%arrow fromSquare toSquare color]</b><li>
/dports/games/scid/scid/tcl/help/
H A Dhelp.tcl1462 <li><b>[%arrow fromSquare toSquare color]</b><li>