Метод | Описание | |
---|---|---|
CreateWalkerInterface ( ) : |
Create an interface onto the walker player.
|
|
InitSimulationWorld ( ) : void |
Inititialise world.
|
|
WalkerWorld ( ) : Box2DX.Collision |
Default constructor.
|
|
WalkerWorld ( |
Default constructor.
|
|
WalkerWorld ( |
Constructor accepting a trackLength parameter (length of the track that the walker is walking along).
|
Метод | Описание | |
---|---|---|
PopulateWorld ( ) : void |
Add objects to the Box2d world.
|
Метод | Описание | |
---|---|---|
CreatePole ( |
public CreateWalkerInterface ( ) : |
||
Результат |
public WalkerWorld ( |
||
rng | ||
Результат | Box2DX.Collision |
public WalkerWorld ( |
||
rng | Random number generator. | |
trackLength | float | |
Результат | Box2DX.Collision |