Changes between Version 3 and Version 4 of KernelTask


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

--

Legend:

Unmodified
Added
Removed
Modified
  • KernelTask

    v3 v4  
    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#!cpp 
    1213#include <nrEngine/nrEngine.h> 
    1314