C# Class AIEditor.ReactiveHud

Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
mCursorLine EditorObjects.Hud.ClosestNodeToCursorLine
mObjectOverHighlight ScalableSelector

Public Methods

Method Description
Activity ( ) : void
ReactiveHud ( ) : System

Private Methods

Method Description
ScaleLinkMarker ( Polygon polygonToScale ) : void

Method Details

Activity() public method

public Activity ( ) : void
return void

ReactiveHud() public method

public ReactiveHud ( ) : System
return System

Property Details

mCursorLine public property

public ClosestNodeToCursorLine,EditorObjects.Hud mCursorLine
return EditorObjects.Hud.ClosestNodeToCursorLine

mObjectOverHighlight public property

public ScalableSelector mObjectOverHighlight
return ScalableSelector