class Stk_Text: public Stk_Widget

This is a widget to draw some string

Inheritance:


Public Methods

[more] Stk_Text(char *txt)
Constructor
[more]void Draw()
Draw Text


Inherited from Stk_Widget:

Public Fields

ofloat top
ofloat left
ofloat width
ofloat height


Documentation

This is a widget to draw some string.
o Stk_Text(char *txt)
Constructor

ovoid Draw()
Draw Text


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.