struct Rushing

Defined in:

mechanics/rush.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(finish : Int32, damage : Int32) #

[View source]

Class Method Detail

def self.component_index #

Instance Method Detail

def clone #

[View source]
def copy_with(finish _finish = @finish, damage _damage = @damage) #

[View source]
def damage : Int32 #

def finish : Int32 #