Timer in example "FPS"

Started by roninjnj, August 10, 2008, 02:46:53 AM

Previous topic - Next topic

roninjnj

I can´t found the class "Timer" with constructor "Timer(int)" (or "Timer(long)", i not sure)  used in FPS example

I have find three types of "Timer" instances in Java 1.5.0 Doc API.

All thems don´t have the "Timer(25)" constructor from FPS example included in JPCT Downloads.

¿where is this class imported to that example?

Where i can find it?

Thanks!

EgonOlsen

IIRC it's an internal class of the fps-example class.

roninjnj

Boooooooops!

My first question in the forum was a bad question!

Thanks very much for this faster answer!  ;D