class

Rosegold::DataComponents::FloatComponent

Inherits Rosegold::DataComponent / Reference / Object

Generic Float component

Constructors

new(value : Float32 = 0.0_f32)
Source
read(io) : self
Source

Instance methods

value
Source
value=(value : Float32)
Source
write(io) : Nil
Source