Method | Description | |
---|---|---|
Draw ( IPlatformDrawer platform, float scale ) : void | ||
DrawOption ( ) : void | ||
OnMouseDown ( |
||
OptionClicked ( ) : void | ||
OptionRightClicked ( ) : void | ||
Refresh ( IPlatformDrawer platform, |
||
TypedItemDrawer ( TypedItemViewModel viewModel ) : Invert.Common |
public Draw ( IPlatformDrawer platform, float scale ) : void | ||
platform | IPlatformDrawer | |
scale | float | |
return | void |
public OnMouseDown ( |
||
mouseEvent | ||
return | void |
public Refresh ( IPlatformDrawer platform, |
||
platform | IPlatformDrawer | |
position | ||
hardRefresh | bool | |
return | void |
public TypedItemDrawer ( TypedItemViewModel viewModel ) : Invert.Common | ||
viewModel | TypedItemViewModel | |
return | Invert.Common |