#include <icon2.h>
Public Member Functions |
| Icon2 (Image *image) |
Detailed Description
An Icon for displaying images.
- Note
- Modified for FIFE.
Definition at line 99 of file icon2.h.
Constructor & Destructor Documentation
gcn::Icon2::Icon2 |
( |
Image * |
image | ) |
|
Constructor.
- Parameters
-
image | an Image to display. |
Definition at line 95 of file icon2.cpp.
The documentation for this class was generated from the following files:
- engine/core/gui/guichan/widgets/icon2.h
- engine/core/gui/guichan/widgets/icon2.cpp