|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.loop.TitleFPSListener
org.xith3d.loop.FrameFPSListener
public class FrameFPSListener
This FPSListener prints the cought FPS to the Canvas3D's title. This is of course only visible in windowed mode.
| Constructor Summary | |
|---|---|
FrameFPSListener(java.awt.Frame frame)
|
|
| Method Summary | |
|---|---|
protected void |
onDetachedFromRenderLoop()
This is called when the listener has been detaced from teh RenderLoop. |
protected void |
setTitle(java.lang.String title)
|
| Methods inherited from class org.xith3d.loop.TitleFPSListener |
|---|
getBaseTitle, getDynamicTitlePart, getLimitedString, getRenderLoop, isLimited, onFPSCountIntervalHit, setBaseTitle, setRenderLoop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FrameFPSListener(java.awt.Frame frame)
| Method Detail |
|---|
protected final void onDetachedFromRenderLoop()
onDetachedFromRenderLoop in class TitleFPSListenerprotected void setTitle(java.lang.String title)
setTitle in class TitleFPSListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||