C# Class Californium.MouseWheelInputArgs

Inheritance: InputArgs
Afficher le fichier Open project: DatZach/HumanityAgainstCards

Méthodes publiques

Méthode Description
MouseWheelInputArgs ( int delta, int x, int y ) : System.Collections.Generic

Method Details

MouseWheelInputArgs() public méthode

public MouseWheelInputArgs ( int delta, int x, int y ) : System.Collections.Generic
delta int
x int
y int
Résultat System.Collections.Generic