Method | Description | |
---|---|---|
HudRenderSystem ( ) : Artemis |
Initializes a new instance of the HudRenderSystem class.
|
|
LoadContent ( ) : void |
Override to implement code that gets executed when systems are initialized.
|
|
Process ( Entity entity ) : void |
Processes the specified entity.
|
public Process ( Entity entity ) : void | ||
entity | Entity | The entity. |
return | void |