Class TowerBuild

java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.TowerBuild
All Implemented Interfaces:
Event

public final class TowerBuild extends StoppableEvent
  • Constructor Details

    • TowerBuild

      public TowerBuild(Tower tower, int price)
  • Method Details

    • getTower

      public Tower getTower()
    • getPrice

      public int getPrice()