class MapFile

Defined in:

hl1_mapgen/mapfile.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(wads : String, height : Int32) #

[View source]

Instance Method Detail

def gen_blocks(x : Int32, y : Int32, size_x : Int32, size_y : Int32) #

[View source]
def gen_header #

[View source]
def get_output #

[View source]
def plc_entity(x : Int32, y : Int32, z : Int32, angle_x : Int32, angle_y : Int32, angle_z : Int32, entity : String) #

[View source]