Mad Level Manager
 All Classes Namespaces Functions Enumerations Enumerator Properties Events
MadLevelManager.MadGUI.ScrollableList< T > Class Template Reference

Public Member Functions

 ScrollableList (List< T > items)
 
void Draw ()
 
void ScrollToItem (T item)
 

Public Attributes

string label = "Scrollable List"
 
int height = 200
 
bool selectionEnabled = false
 
string emptyListMessage = "No elements!"
 

Properties

RunnableVoid1< T > selectionCallback [get, set]
 
selectedItem [get, set]
 

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