class Rosegold::Event::HealthChanged

Defined in:

rosegold/events/health_changed.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(old_health : Float32, health : Float32, food : UInt32, saturation : Float32) #

[View source]

Instance Method Detail

def food : UInt32 #

[View source]
def health : Float32 #

[View source]
def old_health : Float32 #

[View source]
def saturation : Float32 #

[View source]