C# Class Oglr.InputHandlerWhenScalingItems

Inheritance: IHandleEditorInput
Afficher le fichier Open project: SteveDunn/oglr Class Usage Examples

Méthodes publiques

Méthode Description
InputHandlerWhenScalingItems ( ICanvas canvas ) : System
Update ( ) : void

Private Methods

Méthode Description
getLevel ( ) : LevelEditor
selectedEditors ( ) : IEnumerable

Method Details

InputHandlerWhenScalingItems() public méthode

public InputHandlerWhenScalingItems ( ICanvas canvas ) : System
canvas ICanvas
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void