Generic game is yet only described by the tickrate the game will have, which, by default is 60 updates per second. Game tickrate is different from frames-per-second (FPS) by the way. The game could be updated several times before the frame is rendered and presented and vica-versa.
Generic game is yet only described by the tickrate the game will have, which, by default is 60 updates per second. Game tickrate is different from frames-per-second (FPS) by the way. The game could be updated several times before the frame is rendered and presented and vica-versa.