AnimatedGraphicsView is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

AnimatedGraphicsView class

Syntax

class AnimatedGraphicsView;
Implemented in AnimatedGraphicsView.hpp:29

Fields

currentState

No summary provided. Read more...

bumpMapInfo

No summary provided. Read more...

animationCounter

No summary provided. Read more...

shade

No summary provided. Read more...

bumpMapImage

No summary provided. Read more...

exitButton

No summary provided. Read more...

onButtonPressed

No summary provided. Read more...

Methods

setupScreen()

No summary provided. Read more...

tearDownScreen()

No summary provided. Read more...

handleTickEvent()

No summary provided. Read more...

handleDragEvent()

No summary provided. Read more...

buttonPressedhandler()

No summary provided. Read more...

updateBumpMapImage()

No summary provided. Read more...

animateShadeUp()

No summary provided. Read more...

References

LocationReferrerScopeText
AnimatedGraphicsView.hpp:29
class AnimatedGraphicsView : public View<AnimatedGraphicsPresenter>
AnimatedGraphicsPresenter.hpp:27
class AnimatedGraphicsView;
AnimatedGraphicsPresenter.cpp:23AnimatedGraphicsPresenter::AnimatedGraphicsPresenter()
AnimatedGraphicsPresenter.hpp:32AnimatedGraphicsPresenter::AnimatedGraphicsPresenter()::vAnimatedGraphicsPresenter::AnimatedGraphicsPresenter()
AnimatedGraphicsPresenter(AnimatedGraphicsView& v);
AnimatedGraphicsPresenter.hpp:40AnimatedGraphicsPresenter::viewAnimatedGraphicsPresenter
AnimatedGraphicsView& view;
AnimatedGraphicsView.cpp:25AnimatedGraphicsView::AnimatedGraphicsView()
AnimatedGraphicsView::AnimatedGraphicsView() :
AnimatedGraphicsView.cpp:34AnimatedGraphicsView::~AnimatedGraphicsView()
AnimatedGraphicsView::~AnimatedGraphicsView()
AnimatedGraphicsView.cpp:38AnimatedGraphicsView::setupScreen()
void AnimatedGraphicsView::setupScreen()
AnimatedGraphicsView.cpp:60AnimatedGraphicsView::tearDownScreen()
void AnimatedGraphicsView::tearDownScreen()
AnimatedGraphicsView.cpp:65AnimatedGraphicsView::handleTickEvent()
void AnimatedGraphicsView::handleTickEvent()
AnimatedGraphicsView.cpp:73AnimatedGraphicsView::handleDragEvent()
void AnimatedGraphicsView::handleDragEvent(const DragEvent& evt)
AnimatedGraphicsView.cpp:79AnimatedGraphicsView::buttonPressedhandler()
void AnimatedGraphicsView::buttonPressedhandler(const AbstractButton& button)
AnimatedGraphicsView.cpp:87AnimatedGraphicsView::updateBumpMapImage()
void AnimatedGraphicsView::updateBumpMapImage()
AnimatedGraphicsView.cpp:94AnimatedGraphicsView::animateShadeUp()
void AnimatedGraphicsView::animateShadeUp()
FrontendApplication.cpp:96FrontendApplication::gotoAnimatedGraphicsScreenImpl()
FrontendHeap.hpp:62
meta::TypeList< AnimatedGraphicsView,

Type Use

Variables of AnimatedGraphicsView type
AnimatedGraphicsView