YCLIMP
Yandex Command Line Interface Music Player
Loading...
Searching...
No Matches
DialogBundle Class Referenceabstract

The DialogBundle class - DialogElement Bundle; Abstract class.
Create and switches a sequence of DialogElements
. More...

#include <DialogBundle.hpp>

Inheritance diagram for DialogBundle:
Collaboration diagram for DialogBundle:

Public Member Functions

 DialogBundle (Context context, const Recti &bounds)
virtual bool EventLoopIterationStart ()=0
virtual void Draw () const =0
virtual void HandleResizeEvent (const Recti &newRect)=0
virtual void HandleRawInput (int inputChar)=0
virtual void InputUp ()=0
virtual void InputDown ()=0
virtual void InputLeft ()=0
virtual void InputRight ()=0
virtual void InputEnter ()=0
virtual void InputTab ()=0

Protected Attributes

Recti mBounds
Context mContext

Detailed Description

The DialogBundle class - DialogElement Bundle; Abstract class.
Create and switches a sequence of DialogElements
.


The documentation for this class was generated from the following files: