class Escape::Body

Defined in:

escape/body.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def camera_target #

[View source]
def draw #

[View source]
def height : LibC::Float #

[View source]
def rotation : LibC::Float #

[View source]
def update(position : LibRay::Vector3, rotation : Float32) #

[View source]