class Buzzle::Fight

Defined in:

buzzle/fight.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(initiator : Buzzle::Being, other : Buzzle::Being) #

[View source]

Instance Method Detail

def attacker : Being #

[View source]
def defender #

[View source]
def end #

[View source]
def ended? : Bool? #

[View source]
def start #

[View source]
def update(_frame_time) #

[View source]