Difference between revisions of "W4 Main Game Loop"

From Ciliz|W4
 
Line 1: Line 1:
[[http://wiki.w4-dev.ciliz.com/index.php/Main_Page W4 Engine Wiki]] > General Concepts:
+
[http://wiki.w4-dev.ciliz.com/index.php/Main_Page W4 Engine Wiki] > General Concepts > Main Game Loop:
  
 
''The IGAME class allows the user to conveniently interact with the Engine in order to create a game, and not to use the platform or render directly.''
 
''The IGAME class allows the user to conveniently interact with the Engine in order to create a game, and not to use the platform or render directly.''
  
 
'''We are working on filling the wiki with documentation it might take some time. Thank you for your patience.'''
 
'''We are working on filling the wiki with documentation it might take some time. Thank you for your patience.'''

Latest revision as of 13:18, 19 August 2020

W4 Engine Wiki > General Concepts > Main Game Loop:

The IGAME class allows the user to conveniently interact with the Engine in order to create a game, and not to use the platform or render directly.

We are working on filling the wiki with documentation it might take some time. Thank you for your patience.