com.b3dgs.lionengine.game.strategy.ability
Class AbstractBuilderAbility.Constructible

java.lang.Object
  extended by com.b3dgs.lionengine.game.strategy.ability.AbstractBuilderAbility.Constructible
Enclosing class:
AbstractBuilderAbility<TTile extends AbstractPathTile,TSkill extends AbstractSkill<TTile,TSkill,TAttr>,TAttr extends AbstractAttributes>

protected final class AbstractBuilderAbility.Constructible
extends java.lang.Object


Field Summary
 java.lang.String name
           
 int th
           
 int time
           
 int tw
           
 int tx
           
 int ty
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

time

public int time

tx

public int tx

ty

public int ty

tw

public int tw

th

public int th