Click or drag to resize

ClusterT Constructor

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public Cluster(
	int tileX,
	int tileY
)

Parameters

tileX
Type: SystemInt32
The x key of the cluster.
tileY
Type: SystemInt32
The y key of the cluster.
See Also