|
@@ -61,7 +61,7 @@ PUBLISHED:
|
|
|
INLINE void set_center(const LPoint3f ¢er);
|
|
INLINE void set_center(const LPoint3f ¢er);
|
|
|
INLINE const LPoint3f &get_center() const;
|
|
INLINE const LPoint3f &get_center() const;
|
|
|
|
|
|
|
|
- INLINE set_fade_time(float t);
|
|
|
|
|
|
|
+ INLINE void set_fade_time(float t);
|
|
|
INLINE float get_fade_time() const;
|
|
INLINE float get_fade_time() const;
|
|
|
|
|
|
|
|
public:
|
|
public:
|