Rosegold::Heightmap
Inherits Reference / Object
Represents a heightmap structure as defined in the protocol
Constructors
new(type : UInt32 = 0_u32, data : Array(Int64) = [] of Int64)
SourceClass methods
read(io)
SourceInstance methods
data
Sourcedata=(data : Array(Int64))
Sourceto_bytes
Sourcetype
Sourcetype=(type : UInt32)
Sourcewrite(io)
Source