struct Ray

Defined in:

mechanics/ray.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(delay : Int32) #

[View source]

Class Method Detail

def self.component_index #

Instance Method Detail

def clone #

[View source]
def copy_with(delay _delay = @delay) #

[View source]
def delay : Int32 #