|
|
|
|
|
by Tyr42
2271 days ago
|
|
You might queue up events which cause it to transition to another state. If you hit the hibernate button, it might finish rendering the current frame before checking to see if the button was pressed, then hibernate. So it's the same state machine just with a larger input space. |
|