XNACS1Lib: CSS490 Spring 2011
Enum data type for collision results between a Primitive and the world bound Status returned by ClampAtWorldBound() and CollideWorldBound.

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public enum BoundCollideStatus

Members

Member nameDescription
CollideLeft
CollideRight
CollideBottom
CollideTop
InsideBound

See Also