Public Member Functions | Protected Attributes

celery::engine::graphics::entities::TextEntity Class Reference

Inheritance diagram for celery::engine::graphics::entities::TextEntity:
Inheritance graph
[legend]
Collaboration diagram for celery::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)
GeometryData geometryData ()

Protected Attributes

String text_

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