struct GlobalResearchMultiplier

Defined in:

mechanics/research.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(value : Int32, max : Int32) #

[View source]

Class Method Detail

def self.component_index #

Instance Method Detail

def clone #

[View source]
def copy_with(value _value = @value, max _max = @max) #

[View source]
def max : Int32 #

def value : Int32 #