메소드 | 설명 | |
---|---|---|
AccelTask ( BulletMLLib.AccelNode node, |
Initializes a new instance of the BulletMLLib.BulletMLTask class.
|
|
Run ( |
Run this task and all subtasks against a bullet This is called once a frame during runtime.
|
메소드 | 설명 | |
---|---|---|
SetupTask ( |
this sets up the task to be run.
|
public AccelTask ( BulletMLLib.AccelNode node, |
||
node | BulletMLLib.AccelNode | Node. |
owner | Owner. | |
리턴 | System.Diagnostics |
public Run ( |
||
bullet | The bullet to update this task against. | |
리턴 | ERunStatus |