Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
escape
master
Escape
Body
Camera
Door
Game
Player
Room
Timer
Built with Crystal 1.9.2
2023-10-07 18:23:57 UTC
class
Escape::Body
Escape::Body
Reference
Object
Defined in:
escape/body.cr
Constructors
.new
Instance Method Summary
#camera_target
#draw
#height
: LibC::Float
#rotation
: LibC::Float
#update
(position : LibRay::Vector3, rotation : Float32)
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
]