Class that holds the settings of the game. More...


| Public Member Functions | |
| void | SaveData () | 
| void | LoadData () | 
| void | SetFrameRate (int frameRate) | 
| Sets the target frame rate that the game will run at. | |
| void | HideCursor (bool toggle) | 
| void | LockCursor (bool toggle) | 
| void | ConfineCursor (bool toggle) | 
| Static Public Attributes | |
| static GameSettings | Instance | 
Class that holds the settings of the game.
| 
 | inline | 

| 
 | inline | 

| 
 | inline | 

| 
 | inline | 

| 
 | inline | 
| 
 | inline | 
Sets the target frame rate that the game will run at.
| frameRate | Target frame rate | 

| 
 | static |