GameOptions Struct - NocturnalWisp/Tynted-Engine GitHub Wiki

Usage

Handles certain aspects of how a game works behind the curtains.

Default (Property)

Summary
Returns the default game options.

Type

  • GameOptions

ForceLimit (Property)

Summary
Forces the game to attempt to stay around 60 fps.

Type

  • bool