C# Class AIEditor.ReactiveHud

Datei anzeigen 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_oe property

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

mObjectOverHighlight public_oe property

public ScalableSelector mObjectOverHighlight
return ScalableSelector