C# Class Californium.MouseButtonInputArgs

Inheritance: InputArgs
Afficher le fichier Open project: DatZach/HumanityAgainstCards Class Usage Examples

Méthodes publiques

Méthode Description
MouseButtonInputArgs ( Mouse button, bool pressed, int x, int y ) : System.Collections.Generic

Method Details

MouseButtonInputArgs() public méthode

public MouseButtonInputArgs ( Mouse button, bool pressed, int x, int y ) : System.Collections.Generic
button SFML.Window.Mouse
pressed bool
x int
y int
Résultat System.Collections.Generic