new FpsDisplay(game) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
game |
BGE.Game |
Properties:
| Name | Type | Description |
|---|---|---|
fps |
integer |
- Source:
Extends
- DebugWindow
Methods
onUpdate(dt) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
dt |
float |
- Source: