Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Overload List
| Name | Description |
|---|---|
| DelegateCondition()()()() | Initializes a new instance of the DelegateCondition class |
| DelegateCondition(ConditionDelegate) | Initializes a new instance of the DelegateCondition class |
| DelegateCondition(ConditionDelegate, Boolean) |
Instantiates condition task with a given condition delegate method.
|