Property | Type | Description | |
---|---|---|---|
ENTRY_HEIGHT | int | ||
ENTRY_WIDTH | int | ||
padding | int |
Method | Description | |
---|---|---|
MapEntryPanel ( |
||
OnRadioButtonClick ( XNAInterfaceComponents.ChildComponents.XNARadioButton source ) : void |
When the user has clicked on this radio button.
|
public MapEntryPanel ( |
||
parent | ||
mapname | String | |
index | int | |
return | System |
public OnRadioButtonClick ( XNAInterfaceComponents.ChildComponents.XNARadioButton source ) : void | ||
source | XNAInterfaceComponents.ChildComponents.XNARadioButton | The radio button that was clicked on (kinda obsolete, but w/e) |
return | void |