Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Resource.ccGo to the documentation of this file.00001 #include "Resource.h" 00002 00003 Resource::Data Resource::emptyData; 00004 EmptyResource emptyResource; 00005 00006 /*! @file 00007 * @brief Implements Resource (and EmptyResource), which provides a generic interface for resources which need to keep track of when they are in use, such as mutex locks 00008 * @author Ethan Tira-Thompson (ejt) (Creator) 00009 */ |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:58:50 2016 by Doxygen 1.6.3 |