terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
GUIMultiplayerJoin Class Reference

Public Member Functions

void Draw ()
 
 GUIMultiplayerJoin ()
 

Public Attributes

bool editingServerIP
 
bool editingServerPort
 

Private Member Functions

bool IsOverOptions (Vector2 cursorPosition)
 
void DrawServerIP ()
 
void EnterServerIP ()
 
void CloseServerIPEdit ()
 
void DrawServerPort ()
 
void EnterServerPort ()
 
void CloseServerPortEdit ()
 
int ParsePort (string port)
 
void DrawMainButtons ()
 
void Back ()
 

Private Attributes

float joinButtonScale
 
float backButtonScale
 
float TitleScale = (float)16256
 
Rectangle SelectedItemRegion
 
GUIControllerMultiplayerJoin _controllerInput
 
string _serverIP = ""
 
string _serverPort = ""
 
GUIInputRegionExclusive _optionsBlocker
 

Static Private Attributes

const int defaultPort = 7777
 

Detailed Description

Definition at line 7 of file GUIMultiplayerJoin.cs.


The documentation for this class was generated from the following file: