Changes between Version 2 and Version 3 of KernelTask


Ignore:
Timestamp:
09/27/07 22:04:14 (17 years ago)
Author:
art
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • KernelTask

    v2 v3  
    1010The following code show you how to use the engine's kernel subsystem for a simple managment of tasks in your application/game: 
    1111{{{ 
    12 #!text/c++ 
    1312#include <nrEngine/nrEngine.h> 
    1413