Package snap.games

Class BoardActor

All Implemented Interfaces:
PropChange.DoChange, XMLArchiver.Archivable

public class BoardActor extends Actor
An actor subclass for board games.
  • Constructor Details

    • BoardActor

      public BoardActor()
      Constructor.
  • Method Details

    • getCellX

      public int getCellX()
      Returns the cell X.
    • getCellY

      public int getCellY()
      Returns the cell Y.