forward declaration
More...
#include <library.h>
◆ extension
is Frame extended or not. If extended which part? start/mid/end?
◆ KageLibrary()
KageLibrary::KageLibrary |
( |
Kage * |
p_kage | ) |
|
◆ ~KageLibrary()
KageLibrary::~KageLibrary |
( |
| ) |
|
|
virtual |
◆ addDataToFrame()
◆ forceRender()
void KageLibrary::forceRender |
( |
| ) |
|
◆ getCode()
bool KageLibrary::getCode |
( |
| ) |
|
◆ getExtension()
◆ getFrameData()
◆ invalidateToRender()
bool KageLibrary::invalidateToRender |
( |
| ) |
|
|
virtual |
◆ isEmpty()
bool KageLibrary::isEmpty |
( |
| ) |
|
◆ isSelected()
bool KageLibrary::isSelected |
( |
| ) |
|
◆ on_draw()
bool KageLibrary::on_draw |
( |
const Cairo::RefPtr< Cairo::Context > & |
cr | ) |
|
|
overrideprotected |
◆ on_event()
bool KageLibrary::on_event |
( |
GdkEvent * |
e | ) |
|
|
overrideprotectedvirtual |
◆ on_expose_event()
bool KageLibrary::on_expose_event |
( |
GdkEventExpose * |
e | ) |
|
|
protectedvirtual |
◆ on_key_press_event()
bool KageLibrary::on_key_press_event |
( |
GdkEventKey * |
e | ) |
|
|
overrideprotectedvirtual |
◆ raiseSelectedShape()
vector< unsigned int > KageLibrary::raiseSelectedShape |
( |
vector< unsigned int > |
p_selectedShapes | ) |
|
◆ recenterRotationPoint()
bool KageLibrary::recenterRotationPoint |
( |
vector< unsigned int > |
p_selectedShapes | ) |
|
◆ render()
void KageLibrary::render |
( |
unsigned int |
p_assetID | ) |
|
◆ resetAssetID()
void KageLibrary::resetAssetID |
( |
| ) |
|
◆ setCode()
void KageLibrary::setCode |
( |
bool |
p_newCode | ) |
|
◆ setExtension()
◆ setFocus()
void KageLibrary::setFocus |
( |
| ) |
|
◆ setFrameData()
◆ setSelected()
void KageLibrary::setSelected |
( |
bool |
p_selected | ) |
|
◆ _current
bool KageLibrary::_current |
|
protected |
◆ _gotFocus
bool KageLibrary::_gotFocus = false |
|
static |
◆ _kage
◆ _null
◆ _renderAssetID
unsigned int KageLibrary::_renderAssetID |
|
protected |
◆ _selected
bool KageLibrary::_selected |
|
protected |
◆ _tweenX
unsigned int KageLibrary::_tweenX |
|
protected |
◆ _tweenY
unsigned int KageLibrary::_tweenY |
|
protected |
◆ data
◆ DEBUG_ON
bool KageLibrary::DEBUG_ON |
|
static |
◆ imageNULL
Glib::RefPtr< Gdk::Pixbuf > KageLibrary::imageNULL |
|
static |
◆ mouseIsDown
bool KageLibrary::mouseIsDown = false |
|
static |
◆ sCode
Glib::ustring KageLibrary::sCode |
|
protected |
◆ vectorsData
◆ window
Glib::RefPtr<Gdk::Window> KageLibrary::window |
The documentation for this class was generated from the following files: