GameLoop.Update Method

Simplexity

GameLoopUpdate Method

Method that will update the game as it progresses

Namespace:  Simplexity_Game
Assembly:  Simplexity_Game (in Simplexity_Game.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Update()
Public Sub Update
public:
void Update()
member Update : unit -> unit 
See Also