NexScreenType Enum
Definition
The type of loading screen in a NEX file.
public enum NexScreenType
Fields
| Name | Description |
|---|---|
| HiColour | Hi-colour screen. |
| HiRes | Hi-res screen. |
| Layer2 | Layer 2 screen. |
| Layer2x320x256 | Layer 2 320x256 screen. |
| Layer2x640x256 | Layer 2 640x256 screen. |
| LoRes | Lo-res screen. |
| Ula | ULA screen. |