Uses of Class
rails.game.action.BuyPrivate

Packages that use BuyPrivate
rails.game   
rails.game.specific._1889   
rails.game.specific._18TN   
 

Uses of BuyPrivate in rails.game
 

Methods in rails.game with parameters of type BuyPrivate
 boolean OperatingRound.buyPrivate(BuyPrivate action)
           
 

Uses of BuyPrivate in rails.game.specific._1889
 

Methods in rails.game.specific._1889 with parameters of type BuyPrivate
 boolean OperatingRound_1889.buyPrivate(BuyPrivate action)
           
 

Uses of BuyPrivate in rails.game.specific._18TN
 

Methods in rails.game.specific._18TN with parameters of type BuyPrivate
 boolean OperatingRound_18TN.buyPrivate(BuyPrivate action)