CrystalSpace

Public API Reference

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

csDefaultButtonSkin Class Reference
[Skin support]

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

#include <sdefault.h>

Inheritance diagram for csDefaultButtonSkin:

csButtonSkin csSkinSlice List of all members.

Public Methods

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 48 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.2.18