Package mindustry.type.weapons
Class RepairBeamWeapon.HealBeamMount
java.lang.Object
mindustry.entities.units.WeaponMount
mindustry.type.weapons.RepairBeamWeapon.HealBeamMount
- Enclosing class:
- RepairBeamWeapon
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloat
arc.math.geom.Vec2
arc.math.geom.Vec2
float
Fields inherited from class mindustry.entities.units.WeaponMount
aimX, aimY, barrelCounter, bullet, charge, charging, heat, lastLength, recoil, recoils, reload, retarget, rotate, rotation, shoot, side, smoothReload, sound, target, targetRotation, totalShots, warmup, weapon
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
offset
public arc.math.geom.Vec2 offset -
lastEnd
public arc.math.geom.Vec2 lastEnd -
strength
public float strength -
effectTimer
public float effectTimer
-
-
Constructor Details
-
HealBeamMount
-