Méthode | 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 | |
Résultat | void |
public OnMouseDown ( |
||
mouseEvent | ||
Résultat | void |
public Refresh ( IPlatformDrawer platform, |
||
platform | IPlatformDrawer | |
position | ||
hardRefresh | bool | |
Résultat | void |
public TypedItemDrawer ( TypedItemViewModel viewModel ) : Invert.Common | ||
viewModel | TypedItemViewModel | |
Résultat | Invert.Common |