struct AttackAnimation
- AttackAnimation
- ECS::Component
- Struct
- Value
- Object
Defined in:
mechanics/human.crConstructors
Class Method Summary
Instance Method Summary
- #angle1 : Float64
- #angle2 : Float64
- #clone
- #copy_with(angle1 _angle1 = @angle1, angle2 _angle2 = @angle2, time _time = @time)
- #time : Int32
Constructor Detail
Class Method Detail
Instance Method Detail
def copy_with(angle1 _angle1 = @angle1, angle2 _angle2 = @angle2, time _time = @time)
#