Changes between Version 1 and Version 2 of KernelTask


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

--

Legend:

Unmodified
Added
Removed
Modified
  • KernelTask

    v1 v2  
    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++ 
    1213#include <nrEngine/nrEngine.h> 
    1314