struct

WAD::Map::Blockmap::Header

Inherits Struct < Value < Object

Structure of the blockmap header.

Constructors

new

Instance methods

clone

Returns a copy of self with all instance variables cloned.

grid_origin_x
grid_origin_x=(grid_origin_x : Int16)
grid_origin_y
grid_origin_y=(grid_origin_y : Int16)
initialize
num_of_columns
num_of_columns=(num_of_columns : UInt16)
num_of_rows
num_of_rows=(num_of_rows : UInt16)