Package com.prineside.tdi2.towers
Class LaserTower.ActiveLaserConfig
java.lang.Object
com.prineside.tdi2.towers.LaserTower.ActiveLaserConfig
- All Implemented Interfaces:
KryoSerializable
- Enclosing class:
- LaserTower
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloat
float
float
float
float
float
float
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
projectile
-
durationLeft
public float durationLeft -
angleDelta
public float angleDelta -
baseDamage
public float baseDamage -
startX
public float startX -
startY
public float startY -
endX
public float endX -
endY
public float endY
-
-
Constructor Details
-
ActiveLaserConfig
public ActiveLaserConfig()
-
-
Method Details
-
write
- Specified by:
write
in interfaceKryoSerializable
-
read
- Specified by:
read
in interfaceKryoSerializable
-