#include "graphics.h"
Inherited by callback_event, function_event, mcode_event, and set_event.
Definition at line 14417 of file graphics.h.
◆ priority
Enumerator |
---|
INTERRUPT | |
QUEUE | |
CANCEL | |
Definition at line 14422 of file graphics.h.
◆ base_graphics_event() [1/2]
base_graphics_event::base_graphics_event |
( |
| ) |
|
|
inline |
◆ base_graphics_event() [2/2]
base_graphics_event::base_graphics_event |
( |
int |
busyaction | ) |
|
|
inline |
◆ ~base_graphics_event()
virtual base_graphics_event::~base_graphics_event |
( |
| ) |
|
|
virtualdefault |
◆ execute()
virtual void base_graphics_event::execute |
( |
| ) |
|
|
pure virtual |
◆ get_busyaction()
int base_graphics_event::get_busyaction |
( |
| ) |
|
|
inline |
◆ graphics_event
The documentation for this class was generated from the following file: