mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
oops
This commit is contained in:
parent
212e00c3e9
commit
7bd60f5d7b
@ -41,7 +41,7 @@ class ClockObject;
|
|||||||
// done, it creates a layer for itself and renders
|
// done, it creates a layer for itself and renders
|
||||||
// itself in the upper-right-hand corner.
|
// itself in the upper-right-hand corner.
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
class EXPCL_FRAMEWORK FrameRateMeter : public TextNode {
|
class EXPCL_PANDA FrameRateMeter : public TextNode {
|
||||||
PUBLISHED:
|
PUBLISHED:
|
||||||
FrameRateMeter(const string &name);
|
FrameRateMeter(const string &name);
|
||||||
virtual ~FrameRateMeter();
|
virtual ~FrameRateMeter();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user