mirror of
https://github.com/jneug/zeichenmaschine.git
synced 2026-04-14 06:33:34 +02:00
Neuer Zustand QUITING
This commit is contained in:
@@ -36,12 +36,13 @@ public final class Options {
|
|||||||
INITIALIZING,
|
INITIALIZING,
|
||||||
INITIALIZED,
|
INITIALIZED,
|
||||||
RUNNING,
|
RUNNING,
|
||||||
UPDATING,
|
|
||||||
DRAWING,
|
|
||||||
PAUSED,
|
PAUSED,
|
||||||
STOPPED,
|
STOPPED,
|
||||||
TERMINATED,
|
TERMINATED,
|
||||||
|
QUITING,
|
||||||
IDLE,
|
IDLE,
|
||||||
|
UPDATING,
|
||||||
|
DRAWING,
|
||||||
DELAYED,
|
DELAYED,
|
||||||
DISPATCHING
|
DISPATCHING
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user