Uses of Interface
org.cb.cardboard.CardBoardEvent.BoardIndexes

Packages that use CardBoardEvent.BoardIndexes
org.cb.cardboard A package containing (supposedly) generic classes and interfaces for cardboard games implementations. 
 

Uses of CardBoardEvent.BoardIndexes in org.cb.cardboard
 

Classes in org.cb.cardboard that implement CardBoardEvent.BoardIndexes
static class CardBoardEvent.IndexInterval
          A class that allows to specify BoardIndexes as an interval between two indexes.
static class CardBoardEvent.IndexList
          A class that allows to specify BoardIndexes as a list of indexes.
 

Methods in org.cb.cardboard that return CardBoardEvent.BoardIndexes
 CardBoardEvent.BoardIndexes CardBoardEvent.getBoardIndexes()
          Return the indexes of the cards modified on the board.
 



Copyright © 2004 CoffeeBreaks. All Rights Reserved.