Метод | Описание | |
---|---|---|
CreateBody ( |
||
CreateComponent ( Artemis.Entity entity, |
||
DeleteBody ( |
||
GetWorld ( ) : |
||
LookupBody ( Artemis.Entity entity ) : |
||
Midgard ( |
||
Step ( float delta ) : void | ||
Tick ( double delta ) : void |
public CreateBody ( |
||
definition | ||
Результат |
public CreateComponent ( Artemis.Entity entity, |
||
entity | Artemis.Entity | |
definition | ||
remoteSync | bool | |
Результат |
public DeleteBody ( |
||
comp | ||
Результат | void |
public LookupBody ( Artemis.Entity entity ) : |
||
entity | Artemis.Entity | |
Результат |
public Midgard ( |
||
boundBox | ||
gravity | Vector2 | |
tickRate | int | |
Результат | System.Collections.Generic |