Bootstrap initialization order figured out and provided events + dispatchers

This commit is contained in:
Michal Pikulski
2025-10-16 11:26:53 +02:00
parent b229e1aead
commit cb628ad5d6
4 changed files with 196 additions and 1 deletions

View File

@@ -149,7 +149,7 @@ namespace Input
{
_isQuitting = true;
}
/// <summary>
/// Sets the default ITouchInputConsumer to receive input events.
/// </summary>