Index

A B C D E F G H I L M N O P R S T V X 
All Classes All Packages

D

DbTest - Class in model
 
DbTest() - Constructor for class model.DbTest
 
deleteTroop(Troop) - Method in class controller.CurrentState
deleteTroop() - Deletes troop.
doPathSearch() - Method in class model.Path
 
DrawImage - Class in model
DrawImage draws image of next frame in AntiTowerDefence.
DrawImage() - Constructor for class model.DrawImage
 
drawLaser(Position, Position) - Method in class model.DrawImage
drawLaser() - Draws a laser between two points
drawMoney(int, int) - Method in class model.DrawImage
drawMoney() - Draws the money text in upper right corner of user interface.
drawNextFrame(BufferedImage) - Method in class view.Gui
Changes the image in the middle panel when the user is in playmode to make it look like the troops are moving etc.
drawTower(Tower) - Method in class model.DrawImage
drawTower() - Draws tower on their assigned position.
drawTroop(Troop) - Method in class model.DrawImage
drawTroop() - Draws troop on their assigned position.
drawWin(int, int, int) - Method in class model.DrawImage
drawWin() - Draws the amount of units left for win.
A B C D E F G H I L M N O P R S T V X 
All Classes All Packages