C# Class Oglr.InputHandlerWhenRotatingItems

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

Méthodes publiques

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

Private Methods

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

Method Details

InputHandlerWhenRotatingItems() public méthode

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

Update() public méthode

public Update ( ) : void
Résultat void