Class Other
java.lang.Object
de.kaiserpfalzedv.rpg.torg.model.actors.Other
Other --
- Since:
- 1.3.0 2021-06-04
- Author:
- klenkes74 <rlichti@kaiserpfalz-edv.de>
-
Constructor Details
-
Other
public Other(int move, int run, int toughness, int armor, int sizeBonus, String cosm, int possibilities, int posibilities) -
Other
public Other()
-
-
Method Details
-
getCosm
-
builder
-
toBuilder
-
getMove
public int getMove() -
getRun
public int getRun() -
getToughness
public int getToughness() -
getArmor
public int getArmor() -
getSizeBonus
public int getSizeBonus() -
getPossibilities
public int getPossibilities() -
getPosibilities
public int getPosibilities() -
toString
-