struct Launcher
- Launcher
- ECS::Component
- Struct
- Value
- Object
Defined in:
mechanics/craft.crConstructors
Class Method Summary
Instance Method Summary
- #ammo_type : Int32
- #chance : Float64
- #clone
- #copy_with(range _range = @range, chance _chance = @chance, ammo_type _ammo_type = @ammo_type)
- #desc
- #range : Int32
Constructor Detail
Class Method Detail
Instance Method Detail
def copy_with(range _range = @range, chance _chance = @chance, ammo_type _ammo_type = @ammo_type)
#