|
Space Engineers
|
Classes | |
| interface | IMyCamera |
| interface | IMyControl |
| interface | IMyEntities |
| interface | IMyEntity |
| interface | IMyInput |
| interface | IMyRemapHelper |
| interface | IMyStorage |
| interface | IMyVoxelBase |
| class | MyAPIGatewayShortcuts |
| Links to modapi actions. Delegates are set inside MyAPIGateway. VRAGE TODO: This is probably a temporary class helping us to remove sandbox. | |
| struct | MyTerminalControlComboBoxItem |
| class | MyTerminalControlListBoxItem |
| This is a listbox item in a list box terminal control More... | |
Entity flags.
Definition at line 17 of file IMyEntity.cs.
| Enumerator | |
|---|---|
| NONE | |
| EACH_FRAME | |
| EACH_10TH_FRAME | |
| EACH_100TH_FRAME | |
| BEFORE_NEXT_FRAME |
Separate update performed once before any other updates are called. |
Definition at line 99 of file IMyEntity.cs.
1.8.8