Click or drag to resize

GangZone Properties

The GangZone type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets or sets the color of this GangZone.
Public propertyEntity
Gets the entity to which this component has been attached.
(Inherited from Component.)
Public propertyIsComponentAlive
Gets a value indicating whether this component is alive (has not been destroyed).
(Inherited from Component.)
Public propertyMaxX
Gets the maximum x value for this GangZone.
Public propertyMaxY
Gets the maximum y value for this GangZone.
Public propertyMinX
Gets the minimum x value for this GangZone.
Public propertyMinY
Gets the minimum y value for this GangZone.
Public propertyParent
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.)
Top
See Also