LibreOffice Module canvas (master) 1
Namespaces | Macros
spritecanvashelper.cxx File Reference
#include <sal/config.h>
#include <sal/log.hxx>
#include <boost/cast.hpp>
#include <basegfx/range/b2drectangle.hxx>
#include <rtl/math.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/outdev.hxx>
#include <vcl/window.hxx>
#include <canvas/canvastools.hxx>
#include "canvascustomsprite.hxx"
#include "spritecanvashelper.hxx"
#include "spritecanvas.hxx"
Include dependency graph for spritecanvashelper.cxx:

Go to the source code of this file.

Namespaces

namespace  vclcanvas
 

Macros

#define FPS_BOUNDS   ::tools::Rectangle(0,0,130,90)
 
#define INFO_COLOR   COL_RED
 

Macro Definition Documentation

◆ FPS_BOUNDS

#define FPS_BOUNDS   ::tools::Rectangle(0,0,130,90)

Definition at line 40 of file spritecanvashelper.cxx.

◆ INFO_COLOR

#define INFO_COLOR   COL_RED

Definition at line 41 of file spritecanvashelper.cxx.

Variable Documentation

◆ mnIncrement

T mnIncrement

Definition at line 588 of file spritecanvashelper.cxx.

◆ mpTarget

T* mpTarget

Definition at line 587 of file spritecanvashelper.cxx.