Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ObjectKeeper.ccGo to the documentation of this file.00001 #include "Kodu/Keepers/ObjectKeeper.h" 00002 00003 namespace Kodu { 00004 DualCoding::ShapeRoot ObjectKeeper::tempObject; 00005 bool ObjectKeeper::isValid = false; 00006 DualCoding::ShapeRoot ObjectKeeper::invalidObject; 00007 } |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:58:45 2016 by Doxygen 1.6.3 |