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 TypeFieldDescriptionfloatfloatfloatfloatfloatfloatfloat - 
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:
 writein interfaceKryoSerializable
 - 
read
- Specified by:
 readin interfaceKryoSerializable
 
 -