Property | Type | Description | |
---|---|---|---|
_Title | string |
Method | Description | |
---|---|---|
BeginTracking ( UITouch uitouch, UIEvent uievent ) : bool | ||
Draw ( |
||
EndTracking ( UITouch uitouch, UIEvent uievent ) : void | ||
Init ( |
||
UIHorizontalButton ( |
public BeginTracking ( UITouch uitouch, UIEvent uievent ) : bool | ||
uitouch | UITouch | |
uievent | UIEvent | |
return | bool |
public Draw ( |
||
rect | ||
return | void |
public EndTracking ( UITouch uitouch, UIEvent uievent ) : void | ||
uitouch | UITouch | |
uievent | UIEvent | |
return | void |
public Init ( |
||
rect | ||
return | void |
public UIHorizontalButton ( |
||
rect | ||
return | System |