Uses of Class
ch.aplu.jcardgame.CardActor

Packages that use CardActor
ch.aplu.jcardgame Addon package of the JDroidLib framework for developing card game applications. 
 

Uses of CardActor in ch.aplu.jcardgame
 

Methods in ch.aplu.jcardgame that return CardActor
 CardActor Card.associateActor(double scaleFactor, double rotationAngle)
          Calculates the current card actor with given scale factor and rotation angle from the seed actor taken from the card's deck.
 CardActor Card.getCardActor()
          Returns the card actor reference of the card.