Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
MeshGridBuilder(TPoint) Class
MeshGridBuilder(TPoint) Methods
__UpdatePresentation Method
CreateMap Method
CreateMeshMap Method
GetAlignedMap Method
GetColorFunc Method
GetCustomGrid Method
GetCustomMap Method
GetCustomMap3D Method
GetCustomMeshMap Method
InitGrid Method
Start Method
Update Method
UpdateUVs Method
MeshGridBuilder
TPoint
GetColorFunc Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
abstract
Func
<TPoint,
int
>
GetColorFunc
(
int
x0
,
int
x1
,
int
y1
)
Parameters
x0
Type:
System
Int32
x1
Type:
System
Int32
y1
Type:
System
Int32
Return Value
Type:
Func
TPoint
,
Int32
See Also
Reference
MeshGridBuilder
TPoint
Class
Gamelogic.Grids Namespace