Example #1
0
 // Get the behavior of the Player
 public String getBehavior() {
   return mySpecialAbility.getClass().getSimpleName();
 }