C# Class EducationSystem.SignNumGame.Point

Afficher le fichier Open project: huangfuyang/Sign-Language-with-Kinect

Méthodes publiques

Méthode Description
Add ( Point other ) : Point
Equals ( object obj ) : bool
Point ( int x, int y )

Method Details

Add() public méthode

public Add ( Point other ) : Point
other Point
Résultat Point

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

Point() public méthode

public Point ( int x, int y )
x int
y int