C# Class VisualPOVRAY.TimedEvent

Inheritance: Event
Afficher le fichier Open project: TheAwesomePossum/VisualPOVray

Méthodes publiques

Méthode Description
TimedEvent ( float time, Functions func ) : System
pop ( float currentTime ) : bool

Method Details

TimedEvent() public méthode

public TimedEvent ( float time, Functions func ) : System
time float
func Functions
Résultat System

pop() public méthode

public pop ( float currentTime ) : bool
currentTime float
Résultat bool