JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
V
W
Y
I
ImageTool
- Class in
carsproject.view
This class can be used to convert images.
IModelVehicle
- Interface in
carsproject.vehicles
Interface class for vehicles.
INCROCIO
- Static variable in class carsproject.view.
MapDrawer
isInstantiated()
- Static method in class carsproject.map.
MapTiles
Checks if the singleton of the class has been allocated.
isLegal(Coordinates)
- Static method in class carsproject.general.
Coordinates
Check if a coordinate is legal (inside the map).
isOccupied()
- Method in class carsproject.map.
Roads.Cross
Check if the tile is occupied or not.
isOccupied()
- Method in class carsproject.map.
Roads.Zebra
Returns the state of the variable crossed.
isRunning()
- Method in class carsproject.vehicles.
AbstrModelVehicle
Check if the vehicle is running or not.
isRunning()
- Method in interface carsproject.vehicles.
IModelVehicle
Returns a boolean flag at true if this thread is running, false if it is stopped.
isRunning()
- Method in class carsproject.vehicles.
ModelCar
Check if thread is running or not and return true if it is running, false otherwise.
IThreadVehicle
- Interface in
carsproject.vehicles
Interface class for threads updater of models of vehicles.
ITile
- Interface in
carsproject.map
All Known Implementing Classes:
AbstractTile
Allows the programmer to shape the tile (element which form the map) without knowing what kind of tile it is.
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
V
W
Y
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes