C# Class NRaas.TaggerSpace.MapTags.TrackedSim

Inheritance: MapTag
Mostra file Open project: Chain-Reaction/NRaas

Public Methods

Method Description
ClickedOn ( UIMouseEventArgs eventArgs ) : void
TrackedSim ( Sim targetsim, Sim owner ) : NRaas.CommonSpace.Helpers

Method Details

ClickedOn() public method

public ClickedOn ( UIMouseEventArgs eventArgs ) : void
eventArgs UIMouseEventArgs
return void

TrackedSim() public method

public TrackedSim ( Sim targetsim, Sim owner ) : NRaas.CommonSpace.Helpers
targetsim Sim
owner Sim
return NRaas.CommonSpace.Helpers