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

F

f - Variable in class classwork.QuadtraticEquation
The imaginary part of the third complex number.
filename - Variable in class tipgame.util.HTMLDisplay
the name of the html file with respect to this directory
fireBullets() - Method in class tipgame.game.gammacentauri.GammaCentauriLoop
Fires a bullet if the player presses "/" and the player has bullets remaining.
fireEnemyBullets() - Method in class tipgame.game.gammacentauri.GammaCentauriLoop
Fires all of the enemy bullets that need to be fired.
flagChangeState(boolean) - Method in class life.Cell
Changes the cell's state to its flagState.
flagState - Variable in class life.Cell
Whether or not the cell is flagged to be changed.
flipAlongHorizontalAxis() - Method in class tipgame.Sprite
flips along the horizontal axis.
flipAlongHorizontalAxis() - Method in class tipgame.sprite.ImageSprite
flips the image along the horizontal axis before drawing it
flipAlongVerticalAxis() - Method in class tipgame.Sprite
flips along the vertical axis.
flipAlongVerticalAxis() - Method in class tipgame.sprite.ImageSprite
flips the image along the vertical axis before drawing it
flipHorizontal - Variable in class tipgame.sprite.ImageSprite
true indicates the image should be flipped along the horizontal axis, false is the default
flipVertical - Variable in class tipgame.sprite.ImageSprite
true indicates the image should be flipped along the vertical axis, false is the default
flushClients() - Method in class tipgame.net.GameConnections
flushes what's currently in the output streams to the clients.
frame - Variable in class tipgame.GameWindow
frame for the GUI
frame - Variable in class tipgame.util.GameSelector
the frame for the GUI
FrameAdvancer - Class in tipgame
used to advance the frame in an animation using the AnimationCanvas.
FrameAdvancer() - Constructor for class tipgame.FrameAdvancer
initializes the canvas to empty and no alarms set
FrameAdvancer(Dimension) - Constructor for class tipgame.FrameAdvancer
initializes the canvas to size and no alarms set
frameAdvancer - Variable in class tipgame.net.Client
the frameAdvancer is used for updating the model and screen upon receiving server information

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