From 58f8437f4b8b741ddc8e7bcde21bf983cc618430 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 10 Jan 2015 21:37:24 -0800 Subject: added vstsdk --- .../Documentation/html/class_c_auto_animation.html | 575 +++++++++++++++++++++ 1 file changed, 575 insertions(+) create mode 100644 vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_auto_animation.html (limited to 'vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_auto_animation.html') diff --git a/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_auto_animation.html b/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_auto_animation.html new file mode 100644 index 0000000..d1a2a3b --- /dev/null +++ b/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_auto_animation.html @@ -0,0 +1,575 @@ + + +VSTGUI: CAutoAnimation Class Reference + + + + +
+
+
+
+

CAutoAnimation Class Reference

#include <vstcontrols.h> +

+

Inheritance diagram for CAutoAnimation: +

+ +CControl +CView +CReferenceCounter + +List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Member Functions

 CAutoAnimation (const CRect &size, CControlListener *listener, long tag, CBitmap *background, CPoint &offset)
 CAutoAnimation (const CRect &size, CControlListener *listener, long tag, long subPixmaps, CCoord heightOfOneImage, CBitmap *background, CPoint &offset)
virtual ~CAutoAnimation ()
virtual void draw (CDrawContext *)
 called if the view should draw itself
virtual void mouse (CDrawContext *pContext, CPoint &where, long button=-1)
 called if a mouse click event occurs
virtual void openWindow (void)
virtual void closeWindow (void)
virtual void nextPixmap (void)
virtual void previousPixmap (void)
bool isWindowOpened () const

Protected Attributes

CPoint offset
long subPixmaps
CCoord heightOfOneImage
CCoord totalHeightOfBitmap
bool bWindowOpened
+

Detailed Description

+An auto-animation control contains a given number of subpixmap which can be displayed in loop. Two functions allows to get the previous or the next subpixmap (these functions increase or decrease the current value of this control). +

+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CAutoAnimation::CAutoAnimation const CRect size,
CControlListener listener,
long  tag,
CBitmap background,
CPoint offset
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CAutoAnimation::CAutoAnimation const CRect size,
CControlListener listener,
long  tag,
long  subPixmaps,
CCoord  heightOfOneImage,
CBitmap background,
CPoint offset
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
CAutoAnimation::~CAutoAnimation  )  [virtual]
+
+ + + + + +
+   + + +

+

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
void CAutoAnimation::closeWindow void   )  [virtual]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
void CAutoAnimation::draw CDrawContext  )  [virtual]
+
+ + + + + +
+   + + +

+called if the view should draw itself +

+ +

+Implements CControl.

+

+ + + + +
+ + + + + + + + +
bool CAutoAnimation::isWindowOpened  )  const [inline]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
void CAutoAnimation::mouse CDrawContext pContext,
CPoint where,
long  button = -1
[virtual]
+
+ + + + + +
+   + + +

+called if a mouse click event occurs +

+ +

+Reimplemented from CView.

+

+ + + + +
+ + + + + + + + + +
void CAutoAnimation::nextPixmap void   )  [virtual]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
void CAutoAnimation::openWindow void   )  [virtual]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
void CAutoAnimation::previousPixmap void   )  [virtual]
+
+ + + + + +
+   + + +

+

+


Member Data Documentation

+

+ + + + +
+ + + + +
bool CAutoAnimation::bWindowOpened [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CCoord CAutoAnimation::heightOfOneImage [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CPoint CAutoAnimation::offset [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
long CAutoAnimation::subPixmaps [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CCoord CAutoAnimation::totalHeightOfBitmap [protected]
+
+ + + + + +
+   + + +

+

+


The documentation for this class was generated from the following files: + + + + Empty + + + + + + +
+
+
+Copyright ©2006 Steinberg Media Technologies. +All Rights Reserved. +
+ + + -- cgit v1.2.3-70-g09d2