* Make every ITask know about the Kernel in which the run.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 11 Jun 2007 20:00:28 +0000 (22:00 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 11 Jun 2007 20:00:28 +0000 (22:00 +0200)
commitc100d6f67b06abb348319e277a66b6b7ab0c4bd5
tree51e77b14efc73f61ba0317f8eaa825ffb15211e7
parent5ddbdf638ea3b2fe93de5b7746ac827c21fc5633
 * Make every ITask know about the Kernel in which the run.
12 files changed:
ABM2/Engine/GlobalTimer.cpp
ABM2/Engine/GlobalTimer.h
ABM2/Engine/InputTask.cpp
ABM2/Engine/InputTask.h
ABM2/Engine/Kernel.h
ABM2/Engine/SoundTask.cpp
ABM2/Engine/SoundTask.h
ABM2/Engine/VideoUpdate.cpp
ABM2/Engine/VideoUpdate.h
ABM2/Playground.cpp
ABM2/Playground.h
ABM2/main.cpp