C# Class Oglr.InputHandlerWhenScalingItems

Inheritance: IHandleEditorInput
显示文件 Open project: SteveDunn/oglr Class Usage Examples

Public Methods

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

Private Methods

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

Method Details

InputHandlerWhenScalingItems() public method

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

Update() public method

public Update ( ) : void
return void