Public Member Functions | Protected Attributes

psastras::engine::graphics::entities::TextEntity Class Reference

Inheritance diagram for psastras::engine::graphics::entities::TextEntity:
Inheritance graph
[legend]
Collaboration diagram for psastras::engine::graphics::entities::TextEntity:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TextEntity (String text, Transform tfo, SceneMaterial sm, TouchInputHandler hdl)
void setText (String text)
Vec4F getAABB ()
boolean isInBounds (Vec2F coord)
void draw (Canvas c, Engine e, Viewport v, Vec4F bounds)
void computeCenter (Viewport v)

Protected Attributes

String text_

The documentation for this class was generated from the following file:
 All Classes Functions Variables