C# Class VisualPOVRAY.TimedEvent

Inheritance: Event
Exibir arquivo Open project: TheAwesomePossum/VisualPOVray

Public Methods

Method Description
TimedEvent ( float time, Functions func ) : System
pop ( float currentTime ) : bool

Method Details

TimedEvent() public method

public TimedEvent ( float time, Functions func ) : System
time float
func Functions
return System

pop() public method

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