|
Drop Table Engine 1.0
|
import core.atomic;Classes | |
| class | ScriptComponent |
| class | ComponentInput |
| class | ComponentPosition |
| class | ComponentInputPriority |
| class | ComponentCollision |
| class | ComponentTexture |
| class | ComponentText |
Functions | |
| IComponent | LoadComponentFromJSON (size_t id, string name, JSONValue json) |
Variables | |
| case | priority |
| case | position |
| case | collision |
| case | texture |
| case | text |
| case | script |
| default | __pad0__ |
| IComponent LoadComponentFromJSON | ( | size_t | id, |
| string | name, | ||
| JSONValue | json ) |
| default __pad0__ |
| case collision |
| case position |
| case priority |
| case script |
| case text |
| case texture |