Click or drag to resize

TurretBase Class

Base class for the implementation of turret objects.
Inheritance Hierarchy
SystemObject
  LynceeTec.DHM.TurretTurretBase

Namespace:  LynceeTec.DHM.Turret
Assembly:  LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 6.6.0 6_6_dev_win7 d0d7c90, built 2018-02-15 13:05:00 UTC
Syntax
public abstract class TurretBase : ITurret

The TurretBase type exposes the following members.

Properties
  NameDescription
Public propertyIndexPosition
Public propertyIsOnline
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the TurretBase
Public methodInit
Public methodSetIndexPosition
Top
Events
  NameDescription
Public eventTurretPositionChanged
Top
See Also