Changeset 3358 in orxonox.OLD for orxonox/branches/parenting/src/glmenu_imagescreen.h
- Timestamp:
- Jan 6, 2005, 9:21:13 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/parenting/src/glmenu_imagescreen.h
r3357 r3358 10 10 #include "stdincl.h" 11 11 12 class Texture; 12 13 13 14 class GLMenuImageScreen : public BaseObject { … … 31 32 float height, width; 32 33 float offsetX, offsetY; 33 34 Texture* backTex; 35 34 36 }; 35 37
Note: See TracChangeset
for help on using the changeset viewer.