Flame provides debugging properties that can be used when the BaseGame class debugMode method is overridden to return true. When available, all positionComponents are wrapped in a rectangle with positions drawn on the screen so you can visually verify component boundaries and positions.

BaseGame also starts recording FPS when in debug mode, and you can use the FPS method to get the current FPS.

To see the valid properties of the debugging capability, look at the sample.