|
@@ -72,8 +72,8 @@ class EXPCL_PANDA GraphicsWindow : public Configurable, public ReferenceCount {
|
|
|
PUBLISHED:
|
|
PUBLISHED:
|
|
|
class EXPCL_PANDA Properties {
|
|
class EXPCL_PANDA Properties {
|
|
|
PUBLISHED:
|
|
PUBLISHED:
|
|
|
- Properties();
|
|
|
|
|
- Properties(const Properties &);
|
|
|
|
|
|
|
+ INLINE Properties();
|
|
|
|
|
+ INLINE Properties(const Properties &);
|
|
|
INLINE ~Properties();
|
|
INLINE ~Properties();
|
|
|
|
|
|
|
|
INLINE void set_origin(int xorg, int yorg);
|
|
INLINE void set_origin(int xorg, int yorg);
|