unit ->
object
  val point : Sfml.pointer
  method getElapsedTime : float
  method reset : unit
end