Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroundFile ¶
type GroundFile struct { Version float32 Width, Height uint32 Zoom float32 Textures []string TextureIndices []int64 }
func Load ¶
func Load(data []byte) (f *GroundFile, err error)
type LightMapData ¶
Click to show internal directories.
Click to hide internal directories.