메소드 | 설명 | |
---|---|---|
ActionLabel ( string label, System.Action action ) : Microsoft.Xna.Framework | ||
HandleMe ( string &label, bool clicked, int &yPosition, int index ) : void |
public ActionLabel ( string label, System.Action action ) : Microsoft.Xna.Framework | ||
label | string | |
action | System.Action | |
리턴 | Microsoft.Xna.Framework |
public HandleMe ( string &label, bool clicked, int &yPosition, int index ) : void | ||
label | string | |
clicked | bool | |
yPosition | int | |
index | int | |
리턴 | void |