C# Class Detector.Motion.AnimationHandeler

Afficher le fichier Open project: AshleighAdams/Detector Class Usage Examples

Méthodes publiques

Свойство Type Description
Obj Detector.Tracking.ObjectTracked
bitmaps LinkedList

Méthodes publiques

Méthode Description
AnimationHandeler ( ObjectTracked obj ) : System
GetHashCode ( ) : int
operator ( ) : bool

Method Details

AnimationHandeler() public méthode

public AnimationHandeler ( ObjectTracked obj ) : System
obj Detector.Tracking.ObjectTracked
Résultat System

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

Obj public_oe property

public ObjectTracked,Detector.Tracking Obj
Résultat Detector.Tracking.ObjectTracked

bitmaps public_oe property

public LinkedList bitmaps
Résultat LinkedList