C# Class FPUContainer, camfight

Exibir arquivo Open project: tuxoko/camfight

Public Properties

Property Type Description
center Point[]
have_face bool
have_left bool
have_left_punch bool
have_right bool
have_right_punch bool

Public Methods

Method Description
SetVar ( FrameProcessor, FPU ) : void

Method Details

SetVar() public method

public SetVar ( FrameProcessor, FPU ) : void
FPU FrameProcessor,
return void

Property Details

center public_oe property

public Point[] center
return Point[]

have_face public_oe property

public bool have_face
return bool

have_left public_oe property

public bool have_left
return bool

have_left_punch public_oe property

public bool have_left_punch
return bool

have_right public_oe property

public bool have_right
return bool

have_right_punch public_oe property

public bool have_right_punch
return bool