- Timestamp:
- Dec 9, 2009, 10:58:26 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/overlays/OrxonoxOverlay.h
r6108 r6310 158 158 const std::string& getBackgroundMaterial() const; 159 159 160 void setBackgroundAlpha(float alpha); 161 160 162 virtual void changedVisibility(); 161 163 … … 205 207 BaseObject* owner_; 206 208 OverlayGroup* group_; 209 Ogre::Pass* backgroundAlphaPass_; 207 210 }; 208 211
Note: See TracChangeset
for help on using the changeset viewer.