C# Class Oglr.InputHandlerWhenRotatingItems

Inheritance: IHandleEditorInput
Mostrar archivo Open project: SteveDunn/oglr Class Usage Examples

Public Methods

Method Description
InputHandlerWhenRotatingItems ( ICanvas canvas ) : System
Update ( ) : void

Private Methods

Method Description
getLevel ( ) : LevelEditor
selectedEditors ( ) : IEnumerable

Method Details

InputHandlerWhenRotatingItems() public method

public InputHandlerWhenRotatingItems ( ICanvas canvas ) : System
canvas ICanvas
return System

Update() public method

public Update ( ) : void
return void