C# Class InspectObject, TimeLapsus

Inheritance: ClickableArea
Show file Open project: halbich/TimeLapsus Class Usage Examples

Protected Properties

Property Type Description
InspectController InspectObjectController
ObjectPoint DirectionPoint,

Public Methods

Method Description
InspectObject ( ) : System

Protected Methods

Method Description
OnMouseDown ( ) : void
Start ( ) : void

Private Methods

Method Description
SetCursor ( CursorType, cursorType ) : void

Method Details

InspectObject() public method

public InspectObject ( ) : System
return System

OnMouseDown() protected method

protected OnMouseDown ( ) : void
return void

Start() protected method

protected Start ( ) : void
return void

Property Details

InspectController protected property

protected InspectObjectController InspectController
return InspectObjectController

ObjectPoint protected property

protected DirectionPoint, ObjectPoint
return DirectionPoint,