The GameWindow class is a wrapper for the game's visual window in which the RenderComponent lives. It provides the possibility to set a title, provide an icon, configure the cursor or get information about the resolution.
The UpdateLoop is a basic loop implementation that performs operations at the specified tickRate by continuously processing the registered logic and delaying the loop until the requested rate is met.
The enum Valign defines a range of vertical alignments.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok