A B C D E F G H I L M O P R S T W

T

text - Variable in class funworld.TextImage
the text to be shown
TextImage - Class in funworld
The class to represent text as an image to be drawn by the World when drawing on its Canvas.
TextImage(Posn, String, float, int, Color) - Constructor for class funworld.TextImage
A full constructor for this text image.
TextImage(Posn, String, int, int, Color) - Constructor for class funworld.TextImage
A full constructor for this text image.
TextImage(Posn, String, int, Color) - Constructor for class funworld.TextImage
A convenience constructor providing the default style (regular).
TextImage(Posn, String, Color) - Constructor for class funworld.TextImage
A convenience constructor providing the default style (regular).
TextImage(Posn, String, int, int, IColor) - Constructor for class funworld.TextImage
A convenience constructor to supply the color in the form of IColor and providing the default style (regular).
TextImage(Posn, String, int, IColor) - Constructor for class funworld.TextImage
A convenience constructor to supply the color in the form of IColor and providing the default style (regular).
TextImage(Posn, String, IColor) - Constructor for class funworld.TextImage
A convenience constructor to supply the color in the form of IColor and providing the default style (regular).
theCanvas - Variable in class funworld.World
the canvas that displays the current world
top - Variable in class funworld.OverlayImagesXY
the top image for the combined image
toString() - Method in class funworld.Canvas
Produce a String representation of this Canvas
TriangleImage - Class in funworld
The class to represent filled triangle images drawn by the World when drawing on its Canvas.
TriangleImage(Posn, Posn, Posn, Color) - Constructor for class funworld.TriangleImage
A full constructor for this triangle image.
TriangleImage(Posn, Posn, Posn, IColor) - Constructor for class funworld.TriangleImage
A convenience constructor to supply the color in the form of IColor.

A B C D E F G H I L M O P R S T W