|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for GUIControllerPlayerSelect:
Collaboration diagram for GUIControllerPlayerSelect:Public Types | |
| enum | Controls { Back , Delete , Favourite , EditName , Play , New } |
Public Member Functions | |
| void | Activate () |
| int | GetNavigationOutDirs () |
| GUIControllerItem | Navigate (Vector2 navigationVector) |
| Rectangle | GetSelectedItemRegion () |
| GUIControllerPlayerSelect () | |
Public Attributes | |
| int | selectedControl |
Private Member Functions | |
| void | UpdateScroll () |
Definition at line 7 of file GUIControllerPlayerSelect.cs.