Package cse115.utilities

Miscellaneous tools/classes needed for the CSE115

See:
          Description

Class Summary
AbstractTimer A timer object that will call a method every unit of time.
ColorChanger A Class that is used for creating a new Color based on another one.
Random A class that contains many useful methods for finding random values of different classes.
Timer A timer object that will call a method every unit of time.
Vector A class that represents a two-dimensional vector.
 

Package cse115.utilities Description

Miscellaneous tools/classes needed for the CSE115