struct MageMultishot

Defined in:

mechanics/shot.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(count : Int32, angle : Float64) #

[View source]

Class Method Detail

def self.component_index #

Instance Method Detail

def angle : Float64 #

def clone #

[View source]
def copy_with(count _count = @count, angle _angle = @angle) #

[View source]
def count : Int32 #