Uses of Class
VASSAL.build.module.DieManager
Package | Description |
---|---|
VASSAL.build.module |
Contains classes that may be added to a
GameModule . |
-
Uses of DieManager in VASSAL.build.module
Fields in VASSAL.build.module declared as DieManager Modifier and Type Field Description protected static DieManager
InternetDiceButton. dieManager
protected DieManager
MultiRoll. dieManager
Constructors in VASSAL.build.module with parameters of type DieManager Constructor Description MultiRoll(DieManager d, int dfltNDice, int dfltNSides)