-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestminor versionA implementation change, small new feature, optimization, or deprecation change.A implementation change, small new feature, optimization, or deprecation change.
Description
Most games allow the player to change the frame rate while playing. Current implementation requires an entirely new GraphicsThread instance to be made.
Likely solution: Set 60 frames per second as the default frame rate for a GraphicsThread if nothing is provided in constructor. Add setters and getters for target frame rate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestminor versionA implementation change, small new feature, optimization, or deprecation change.A implementation change, small new feature, optimization, or deprecation change.