C# Class CjClutter.ObjLoader.Viewer.InputAdapters.MouseDragEventArgs

Afficher le fichier Open project: ChrisJansson/ObjLoader Class Usage Examples

Méthodes publiques

Méthode Description
MouseDragEventArgs ( Vector2d startPosition, Vector2d endPosition ) : OpenTK

Method Details

MouseDragEventArgs() public méthode

public MouseDragEventArgs ( Vector2d startPosition, Vector2d endPosition ) : OpenTK
startPosition Vector2d
endPosition Vector2d
Résultat OpenTK