|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
java.lang.Object | +--CellTraffic.Car
| フィールドの概要 | |
(パッケージプライベート) int |
m_countStop
|
(パッケージプライベート) int |
m_countStopCollect
|
(パッケージプライベート) int |
m_velocity
|
(パッケージプライベート) int |
m_velocityMax
|
(パッケージプライベート) int |
m_velocityMin
|
(パッケージプライベート) int |
m_velocityNext
|
(パッケージプライベート) int |
m_x
|
(パッケージプライベート) int |
m_xNext
|
(パッケージプライベート) int |
m_y
|
(パッケージプライベート) int |
m_yNext
|
(パッケージプライベート) int |
m_z
|
(パッケージプライベート) int |
m_zNext
|
| コンストラクタの概要 | |
(パッケージプライベート) |
CellTraffic.Car()
|
| メソッドの概要 | |
(パッケージプライベート) void |
copy(CellTraffic.Car car)
|
(パッケージプライベート) boolean |
recalc()
|
(パッケージプライベート) void |
setInitialParam()
|
(パッケージプライベート) void |
setLocation(int x,
int y,
int z)
|
(パッケージプライベート) void |
update()
|
| クラス java.lang.Object から継承したメソッド |
|
| フィールドの詳細 |
int m_x
int m_y
int m_z
int m_xNext
int m_yNext
int m_zNext
int m_velocity
int m_velocityNext
int m_velocityMax
int m_velocityMin
int m_countStop
int m_countStopCollect
| コンストラクタの詳細 |
CellTraffic.Car()
| メソッドの詳細 |
void copy(CellTraffic.Car car)
void setLocation(int x,
int y,
int z)
void setInitialParam()
boolean recalc()
void update()
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||