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