Property | Type | Description | |
---|---|---|---|
ListPadding | float |
Property | Type | Description | |
---|---|---|---|
_items | List |
||
_scrollbar |
Method | Description | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
Goto ( ElementSearchMethod searchMethod ) : void | ||
Recalculate ( ) : void | ||
RecalculateChildren ( ) : void | ||
Remove ( |
||
ScrollWheel ( |
||
SetScrollbar ( |
||
SortMethod ( |
||
UIList ( ) : Microsoft.Xna.Framework | ||
UpdateOrder ( ) : void |
Method | Description | |
---|---|---|
DrawSelf ( |
Method | Description | |
---|---|---|
UpdateScrollbar ( ) : void |
protected DrawSelf ( |
||
spriteBatch | ||
return | void |
public Goto ( ElementSearchMethod searchMethod ) : void | ||
searchMethod | ElementSearchMethod | |
return | void |
public Remove ( |
||
item | ||
return | bool |
public ScrollWheel ( |
||
evt | ||
return | void |
public SetScrollbar ( |
||
scrollbar | ||
return | void |
public SortMethod ( |
||
item1 | ||
item2 | ||
return | int |