struct RenderRotation

Defined in:

utils/basic_systems.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(angle : Float32 = 0) #

[View source]

Class Method Detail

def self.component_index #

Instance Method Detail

def angle : Float32 #

def clone #

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

[View source]