Dungeon Architect  17.0.0
DungeonArchitect.Flow.Impl.SnapGridFlow.SgfModuleAssemblySide Class Reference

Public Member Functions

void Init (int width, int height)
 
SgfModuleAssemblySide Clone ()
 
SgfModuleAssemblySideCell Get (int x, int y)
 
void Set (int x, int y, SgfModuleAssemblySideCell cell)
 
SgfModuleAssemblySide Rotate90Cw ()
 

Public Attributes

int width = 0
 
int height = 0
 
SgfModuleAssemblySideCell[] connectionIndices
 

Static Public Attributes

static readonly int IndexValidUnknown = -2
 

Detailed Description

Definition at line 39 of file SnapGridFlowModuleAssembly.cs.


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