NWNX:EE  8193.36.12
NWNX_Tileset_TileEdgesAndCorners Struct Reference

A structure containing the edge and corner types of a tile. More...

Public Attributes

string sTopLeft
 The top left corner. More...
 
string sTop
 The top edge. More...
 
string sTopRight
 The top right corner. More...
 
string sRight
 The right edge. More...
 
string sBottomRight
 The bottom right corner. More...
 
string sBottom
 The bottom edge. More...
 
string sBottomLeft
 The bottom left corner. More...
 
string sLeft
 The left edge. More...
 

Detailed Description

A structure containing the edge and corner types of a tile.

Definition at line 36 of file nwnx_tileset.nss.

Member Data Documentation

◆ sTopLeft

string NWNX_Tileset_TileEdgesAndCorners::sTopLeft

The top left corner.

Definition at line 38 of file nwnx_tileset.nss.

◆ sTop

string NWNX_Tileset_TileEdgesAndCorners::sTop

The top edge.

Definition at line 39 of file nwnx_tileset.nss.

◆ sTopRight

string NWNX_Tileset_TileEdgesAndCorners::sTopRight

The top right corner.

Definition at line 40 of file nwnx_tileset.nss.

◆ sRight

string NWNX_Tileset_TileEdgesAndCorners::sRight

The right edge.

Definition at line 41 of file nwnx_tileset.nss.

◆ sBottomRight

string NWNX_Tileset_TileEdgesAndCorners::sBottomRight

The bottom right corner.

Definition at line 42 of file nwnx_tileset.nss.

◆ sBottom

string NWNX_Tileset_TileEdgesAndCorners::sBottom

The bottom edge.

Definition at line 43 of file nwnx_tileset.nss.

◆ sBottomLeft

string NWNX_Tileset_TileEdgesAndCorners::sBottomLeft

The bottom left corner.

Definition at line 44 of file nwnx_tileset.nss.

◆ sLeft

string NWNX_Tileset_TileEdgesAndCorners::sLeft

The left edge.

Definition at line 45 of file nwnx_tileset.nss.


The documentation for this struct was generated from the following file: