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

I

IBehavior - Interface in lab7lib
IBehavior.java This is a placeholder interface.
IBehaviorMenuSelector - Interface in lab7lib
An interface used to delegate to the appropriate methods when the menus are clicked upon.
IBoardConstants - Interface in utilities
A constants interface with the values needed for the Position class to work correctly
IBounceChanger - Interface in lab3lib
An interface that bouncing things should conform to so that some of their properties can be modified.
IBouncingConstants - Interface in lab3lib
 
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
IUpdatable - Interface in lab7lib
An IUpdatable is an object which can be updated.

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