C# Class FPUContainer, camfight

Afficher le fichier Open project: tuxoko/camfight

Méthodes publiques

Свойство Type Description
center Point[]
have_face bool
have_left bool
have_left_punch bool
have_right bool
have_right_punch bool

Méthodes publiques

Méthode Description
SetVar ( FrameProcessor, FPU ) : void

Method Details

SetVar() public méthode

public SetVar ( FrameProcessor, FPU ) : void
FPU FrameProcessor,
Résultat void

Property Details

center public_oe property

public Point[] center
Résultat Point[]

have_face public_oe property

public bool have_face
Résultat bool

have_left public_oe property

public bool have_left
Résultat bool

have_left_punch public_oe property

public bool have_left_punch
Résultat bool

have_right public_oe property

public bool have_right
Résultat bool

have_right_punch public_oe property

public bool have_right_punch
Résultat bool