____ _ __
/ __ )____ _____ | | / /___ ___________
/ __ / __ \/ ___/ | | /| / / __ `/ ___/ ___/
/ /_/ / /_/ (__ ) | |/ |/ / /_/ / / (__ )
/_____/\____/____/ |__/|__/\__,_/_/ /____/
A futuristic real-time strategy game.
This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project.
Distributed under the "GNU General Public License"| _getData() const | gcn::Image | [virtual] |
| _getImageLoader() | gcn::Image | [static] |
| getHeight() const | gcn::Image | [virtual] |
| getWidth() const | gcn::Image | [virtual] |
| Image(void *data, int width, int height) | gcn::Image | |
| Image(const std::string &filename) | gcn::Image | |
| Image() | gcn::Image | [protected] |
| mData | gcn::Image | [protected] |
| mHeight | gcn::Image | [protected] |
| mImageLoader | gcn::Image | [protected, static] |
| mLoadedWithImageLoader | gcn::Image | [protected] |
| mWidth | gcn::Image | [protected] |
| setImageLoader(ImageLoader *imageLoader) | gcn::Image | [static] |
| ~Image() | gcn::Image | [virtual] |
1.5.6