Barotrauma Server Doc
|
Public Member Functions | |
override void | Select () |
Public Member Functions inherited from Barotrauma.Screen | |
virtual void | Deselect () |
virtual void | Update (double deltaTime) |
Static Public Attributes | |
static readonly UnimplementedScreen | Instance = new UnimplementedScreen() |
Additional Inherited Members | |
Static Public Member Functions inherited from Barotrauma.Screen | |
static void | SelectNull () |
Properties inherited from Barotrauma.Screen | |
static Screen | Selected [get] |
virtual Camera | Cam [get] |
virtual bool | IsEditor [get] |
Definition at line 5 of file UnimplementedScreen.cs.
|
virtual |
Reimplemented from Barotrauma.Screen.
Definition at line 9 of file UnimplementedScreen.cs.
|
static |
Definition at line 7 of file UnimplementedScreen.cs.