CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

csDefaultButtonSkin Class Reference
[Skin support]

This is the default skin for buttons. More...

#include <csws/sdefault.h>

Inheritance diagram for csDefaultButtonSkin:

csButtonSkin csSkinSlice List of all members.

Public Member Functions

virtual void Draw (csComponent &iComp)
 Draw the component we are responsible for.
virtual void SuggestSize (csButton &This, int &w, int &h)
 Suggest the optimal size of the button, given an already filled object.

Detailed Description

This is the default skin for buttons.

Definition at line 50 of file sdefault.h.


Member Function Documentation

virtual void csDefaultButtonSkin::Draw csComponent iComp  )  [virtual]
 

Draw the component we are responsible for.

Implements csSkinSlice.

virtual void csDefaultButtonSkin::SuggestSize csButton This,
int &  w,
int &  h
[virtual]
 

Suggest the optimal size of the button, given an already filled object.

Implements csButtonSkin.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1