Property | Type | Description | |
---|---|---|---|
cornerInsets | float[] | ||
draggingInMap | bool | ||
editMode | EditMode, | ||
editModeChanged | bool | ||
editZ | int | ||
lastPos | Vector3 | ||
lastSideLength | float | ||
lastSize | Vector2 | ||
makeInvisibleTiles | bool | ||
showDimensions | bool | ||
sideInsets | float[] | ||
specPlaceholderTexture | |||
specScrollPos | Vector2 | ||
specSelectedSpec | int |
Method | Description | |
---|---|---|
AddOrStampIsoTileAt ( int idx ) : void | ||
AdjustIsoHeightAt ( int idx, Neighbors, collidedFace, Vector3 wpos, int dh ) : void | ||
BaseStampOffsetsAt ( int idx ) : void | ||
DrawWireBounds ( Vector3 center, Vector3 size, Color lineColor ) : void | ||
DrawWireBounds ( Vector3 center, Vector3 size, Color lineColor, Neighbors, sides ) : void | ||
GUIUpdateTexture ( |
||
OnInspectorGUI ( ) : void | ||
OnSceneGUI ( ) : void | ||
RegisterUndo ( string label ) : void | ||
RemoveIsoTileAt ( int idx ) : void | ||
RemoveOffsetsAt ( int idx ) : void | ||
SetTileSpecAt ( int idx, Neighbors, collidedFace ) : void | ||
SetupAddRemoveTileBounds ( TileBounds, b, int idx ) : void | ||
SetupPaintTileBounds ( TileBounds, b, int idx ) : void | ||
StampOffsetsAt ( int idx ) : void |
Method | Description | |
---|---|---|
CollidedFaceAt ( Vector3 cp, TileBounds, b ) : Neighbors, | ||
Roughly ( float a, float b ) : bool | ||
modf ( float f ) : float |
public AddOrStampIsoTileAt ( int idx ) : void | ||
idx | int | |
return | void |
public AdjustIsoHeightAt ( int idx, Neighbors, collidedFace, Vector3 wpos, int dh ) : void | ||
idx | int | |
collidedFace | Neighbors, | |
wpos | Vector3 | |
dh | int | |
return | void |
public static DrawWireBounds ( Vector3 center, Vector3 size, Color lineColor ) : void | ||
center | Vector3 | |
size | Vector3 | |
lineColor | Color | |
return | void |
public static DrawWireBounds ( Vector3 center, Vector3 size, Color lineColor, Neighbors, sides ) : void | ||
center | Vector3 | |
size | Vector3 | |
lineColor | Color | |
sides | Neighbors, | |
return | void |
public GUIUpdateTexture ( |
||
tex | ||
idx | int | |
names | int>.Dictionary | |
return | void |
public SetTileSpecAt ( int idx, Neighbors, collidedFace ) : void | ||
idx | int | |
collidedFace | Neighbors, | |
return | void |
public SetupAddRemoveTileBounds ( TileBounds, b, int idx ) : void | ||
b | TileBounds, | |
idx | int | |
return | void |
public SetupPaintTileBounds ( TileBounds, b, int idx ) : void | ||
b | TileBounds, | |
idx | int | |
return | void |
public Texture2D,UnityEngine specPlaceholderTexture | ||
return |