Struct CellRect.CellRect_Iterator
Namespace: AS2
Assembly: .dll
Syntax
public struct CellRect.CellRect_Iterator
Constructors
CellRect_Iterator(CellRect)
Declaration
public CellRect_Iterator(CellRect cellRect)
Parameters
Fields
maxX
Declaration
Field Value
maxY
Declaration
Field Value
minX
Declaration
Field Value
x
Declaration
Field Value
y
Declaration
Field Value
Methods
Current()
Declaration
public Vector2Int Current()
Returns
Type |
Description |
Vector2Int |
|
Finished()
Declaration
Returns
Next()
Declaration