Index

A B C D E F G H I L M O P R S T U W Z 
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 instanciating TextArtist a subclass of Artist 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
 
A B C D E F G H I L M O P R S T U W Z 
All Classes and Interfaces|All Packages|Constant Field Values