Method | Description | |
---|---|---|
ActivateContextMenu ( CommandMenu menu, Point location ) : void | ||
ActivatePropertyProvider ( IPropertyProvider provider ) : void | ||
HandleEndPointerSequence ( |
||
HandlePointerLeaveField ( ) : void | ||
HandlePointerPosition ( |
||
HandleStartPointerSequence ( |
||
HandleUpdatePointerSequence ( |
||
MinimapPresenter ( ) : System | ||
SetPropertyProvider ( IPropertyProvider provider ) : void | ||
UpdateAreaBox ( ) : void |
Method | Description | |
---|---|---|
InitializeCore ( ) : void | ||
OnCurrentLevelChanged ( |
Method | Description | |
---|---|---|
AddLayer ( |
||
BindLevel ( |
||
ClearLayers ( ) : void | ||
InitializeLayerHierarchy ( |
||
InitializeLayers ( ) : void | ||
LevelGeometryInvalidated ( object sender, |
||
RemoveLayer ( System.Guid layerUid ) : void | ||
ScrollLevelTo ( Point point ) : void | ||
SyncCurrentLevel ( object sender, Treefrog.Presentation.SyncLevelEventArgs e ) : void |
public ActivateContextMenu ( CommandMenu menu, Point location ) : void | ||
menu | CommandMenu | |
location | Point | |
return | void |
public ActivatePropertyProvider ( IPropertyProvider provider ) : void | ||
provider | IPropertyProvider | |
return | void |
public HandleEndPointerSequence ( |
||
info | ||
return | void |
public HandlePointerPosition ( |
||
info | ||
return | void |
public HandleStartPointerSequence ( |
||
info | ||
return | void |
public HandleUpdatePointerSequence ( |
||
info | ||
return | void |
protected OnCurrentLevelChanged ( |
||
e | ||
return | void |
public SetPropertyProvider ( IPropertyProvider provider ) : void | ||
provider | IPropertyProvider | |
return | void |