C# Class VisualPOVRAY.ReactEvent

Inheritance: Event
Show file Open project: TheAwesomePossum/VisualPOVray

Public Methods

Method Description
ReactEvent ( VisualPOVRAY.Functions rf, VisualPOVRAY.Functions ef ) : System
pop ( float currentTime ) : bool

Method Details

ReactEvent() public method

public ReactEvent ( VisualPOVRAY.Functions rf, VisualPOVRAY.Functions ef ) : System
rf VisualPOVRAY.Functions
ef VisualPOVRAY.Functions
return System

pop() public method

public pop ( float currentTime ) : bool
currentTime float
return bool