Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EffectAttr ¶
type EffectMap ¶
type EffectMap struct {
XMLName xml.Name `xml:"map"`
Effect []EffectAttr `xml:"effect"`
}
type FigureLib ¶
type FigureLib struct {
XMLName xml.Name `xml:"lib"`
Part []FigurePart `xml:"part"`
Id string `xml:"id,attr"`
Revision string `xml:"revision,attr"`
}
type FigurePart ¶
type FurniData ¶
type FurniData struct {
XMLName xml.Name `xml:"furnidata"`
RoomItemType RoomItemType `xml:"roomitemtypes"`
WallItemType WallItemType `xml:"wallitemtypes"`
}
type RoomItemType ¶
type WallItemType ¶
Click to show internal directories.
Click to hide internal directories.