class Projectile

Defined in:

cannon/projectile.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(position : Point, velocity : Vector) #

[View source]

Instance Method Detail

def position : Point #

[View source]
def velocity : Vector #

[View source]