struct ExecutingAnimation

Defined in:

mechanics/human.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(start : Int32, source : ECS::Entity) #

[View source]

Class Method Detail

def self.component_index #

Instance Method Detail

def clone #

[View source]
def copy_with(start _start = @start, source _source = @source) #

[View source]
def source : ECS::Entity #

def start : Int32 #