クラス CellSTCA.UnitSTCA

java.lang.Object
  |
  +--Cell.Unit
        |
        +--CellTraffic.UnitTraffic
              |
              +--CellSTCA.UnitSTCA
直系の既知のサブクラス:
CellRCCA.UnitRCCA
含まれているクラス:
CellSTCA

public class CellSTCA.UnitSTCA
extends CellTraffic.UnitTraffic


クラス CellTraffic.UnitTraffic から継承したフィールド
m_car
 
クラス Cell.Unit から継承したフィールド
m_height, m_nStatusTrueCount, m_status, m_statusNext, m_width, m_xOrder, m_xPosition, m_yOrder, m_yPosition, m_zOrder
 
コンストラクタの概要
CellSTCA.UnitSTCA()
           
 
クラス CellTraffic.UnitTraffic から継承したメソッド
copyStatus, removeCar, setCar, setInitialState
 
クラス Cell.Unit から継承したメソッド
getStatus, getStatusNext, getStatusTrueColor, getStatusTrueCount, getXOrder, getYOrder, getZOrder, paint, recalc, setDefaultState, setLocation, setOrder, setStatus, setStatusNext, update
 
クラス java.lang.Object から継承したメソッド
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

コンストラクタの詳細

CellSTCA.UnitSTCA

public CellSTCA.UnitSTCA()