메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public OnMouseDown ( |
||
mouseEvent | ||
리턴 | void |
public Refresh ( IPlatformDrawer platform, |
||
platform | IPlatformDrawer | |
position | ||
hardRefresh | bool | |
리턴 | void |
public TypedItemDrawer ( TypedItemViewModel viewModel ) : Invert.Common | ||
viewModel | TypedItemViewModel | |
리턴 | Invert.Common |