Skip to content

Graphics Thread FPS Change #25

@math0898

Description

@math0898

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestminor versionA implementation change, small new feature, optimization, or deprecation change.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions