Method | Description | |
---|---|---|
CreateBody ( |
||
CreateComponent ( Artemis.Entity entity, |
||
DeleteBody ( |
||
GetWorld ( ) : |
||
LookupBody ( Artemis.Entity entity ) : |
||
Midgard ( |
||
Step ( float delta ) : void | ||
Tick ( double delta ) : void |
public CreateBody ( |
||
definition | ||
return |
public CreateComponent ( Artemis.Entity entity, |
||
entity | Artemis.Entity | |
definition | ||
remoteSync | bool | |
return |
public DeleteBody ( |
||
comp | ||
return | void |
public LookupBody ( Artemis.Entity entity ) : |
||
entity | Artemis.Entity | |
return |
public Midgard ( |
||
boundBox | ||
gravity | Vector2 | |
tickRate | int | |
return | System.Collections.Generic |