view TaskManager/Test/test_render/task/UpdateKey.h @ 467:44c0bce54dcf

fix all examples. test_render is not working now.
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 01 Oct 2009 19:25:25 +0900
parents 475a01e217cd
children 699ee087234e
line wrap: on
line source

#ifndef INCLUDED_TASK_UPDATE_KEY
#define INCLUDED_TASK_UPDATE_KEY

#include "SchedTask.h"
#include "SceneGraphRoot.h"

static    void setKeyStat();

#endif