Index
All Classes and Interfaces|All Packages|Constant Field Values
T
- TextArtist - Class in rendering
-
Rendering an object as a text of a specified color, size and font.
- TextArtist(GameObject, String, int, Color) - Constructor for class rendering.TextArtist
-
Constructor to intitialize the TextArtist attributes
- TextObject - Class in gameobjects
-
Convenience Class subclassing
GameObject
, directly instanciatingTextArtist
a subclass ofArtist
that draws a text. - TextObject(String, Playground, double, double, double, double, String, int, Color) - Constructor for class gameobjects.TextObject
-
Constructor.
- togglePause() - Method in class playground.Playground
- toString() - Method in class collider.CircleCollider
-
simple concatenation of all attributes (x,y,r)
- toString() - Method in class collider.Collider
- toString() - Method in class collider.RectCollider
All Classes and Interfaces|All Packages|Constant Field Values