jere0015 / NETMinesweeper

1 stars 0 forks source link

Change Engine function RunFrame to RunCommand #24

Open chri06ea opened 2 years ago

chri06ea commented 2 years ago

The engine can only process a single command per tick. So a function that runs a single command, is better than the function 'RunFrame' that executes a queue of command