Strider999 / gtge

Automatically exported from code.google.com/p/gtge
0 stars 1 forks source link

Add an easy way to move the FPS counter. #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, it is possible to disable the FPS counter, but there does not appear 
to be any easy way to move its position.  Add an easy way to move the FPS 
counter's output.

Original issue reported on code.google.com by MetroidF...@gmail.com on 12 Jun 2010 at 4:30

GoogleCodeExporter commented 8 years ago
Rejected - Game and GameObject both have a drawFPS(Graphics2D, int, int) method 
that allows the user to place the FPS string with the FPS font wherever they'd 
like.

Original comment by MetroidF...@gmail.com on 12 Jun 2010 at 5:28