C# Class ZForge.Motion.Core.CameraRegionOutline

Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
Adjust ( int w, int h ) : void
CameraRegionOutline ( int x1, int y1, int x2, int y2 ) : System

Method Details

Adjust() public méthode

public Adjust ( int w, int h ) : void
w int
h int
Résultat void

CameraRegionOutline() public méthode

public CameraRegionOutline ( int x1, int y1, int x2, int y2 ) : System
x1 int
y1 int
x2 int
y2 int
Résultat System