Main Page | Class Hierarchy | Compound List | File List | Compound Members

DObject.h

00001 /*
00002   Debris - A 3D-Space-Shooter Game based on OpenGL
00003   Copyright (C) 2002  Daniel Wagner <daniel@kwaxi.org> and
00004   Sebastian Zambal <e9826978@student.tuwien.ac.at>
00005 
00006   file: DObject.h
00007 */
00008 
00009 #pragma once
00010 
00012 
00015 class DObject {
00016 public:
00017         DObject(void);
00018 };

Generated on Thu Jun 19 21:55:39 2003 for Debris by doxygen 1.3.2