Class DialogueInterfaceView

class DialogueInterfaceView : public InterfaceView

Public Functions

virtual void onNotify(Event event)

Notify routine, the View shall react to this event.

virtual void update()

Update routine.

virtual void draw()

Draw routine. Draws all the elements.