A B C D E F G I K L M P R S U V W

R

readImageArray2D(String) - Static method in class edu.trinity.cs.gamecore.ImageEditor
This method reads in a 2D array of images from a file.
readImageArray2D(DataInputStream) - Static method in class edu.trinity.cs.gamecore.ImageEditor
This method reads in a 2D array of images from a file.
readScreenVector(String) - Static method in class edu.trinity.cs.gamecore.ScreenEditor
Call this function to read in Screen objects that have been saved by the ScreenEditor.
readScreenVector(InputStream) - Static method in class edu.trinity.cs.gamecore.ScreenEditor
Call this function to read in Screen objects that have been saved by the ScreenEditor.
remove(E) - Method in class edu.trinity.cs.gamecore.GameEntityList
Searches for the specified entity in the screen and removes it if found.
removeEntity(BasicEntity) - Method in class edu.trinity.cs.gamecore.basic.BasicScreen
 
removeEntity() - Method in class edu.trinity.cs.gamecore.EditorDisplay
 
removeEntity(E) - Method in interface edu.trinity.cs.gamecore.Screen
This method searches for the specified entity in this screen and removes it if found.
removeFirst() - Method in class edu.trinity.cs.gamecore.ListBasedPriorityQueue
 
removeFirst() - Method in interface edu.trinity.cs.gamecore.PriorityQueue
This method removes the first entity from the queue assuming one is present.

A B C D E F G I K L M P R S U V W