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

I

IBoardConstants - Interface in utilities
A constants interface with the values needed for the Position class to work correctly
IColorable - Interface in graphics
The interface that defines the capabilties for an object that can have its color accessed/mutated
IColorableGraphic - Interface in graphics
The interface that defines a Graphic that has a Color
IContainer - Interface in graphics
The interface that defines the capabilties for an object that can contain Graphics
IGraphic - Interface in graphics
The interface that defines the capabilites for an object that is a Graphic
IGraphicMovement - Interface in graphics.movement
TODO: fill in comments for IGraphicMovement
ILocatable - Interface in graphics
The interface that defines the capabilties for an object that can have its location accessed/mutated
Image - Class in graphics
A class that is a Graphical object based on a specified picture file.
Image(String) - Constructor for class graphics.Image
Creates an Image graphic using the picture located at a given location
imageUpdate(Image, int, int, int, int, int) - Method in class graphics.CompoundGraphic
 
IMotion - Class in physics
IMotion.java Created: Saturday September 18 11:45:51 2004
IMotion() - Constructor for class physics.IMotion
 
intersects(IGraphic) - Method in class graphics.AbstractGraphic
Tests to see if two Graphics intersect with each other.
intersects(IGraphic) - Method in interface graphics.IGraphic
Tests to see if two Graphics intersect with each other.
IRotatable - Interface in graphics
The interface that defines the capabilties for an object that can have its rotation accessed/mutated, Should start with rotation of 0 = normal.
ISizeable - Interface in graphics
The interface that defines the capabilties for an object that can have its Dimension accessed/mutated

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