クラス CellRCCA.UnitRCCA

java.lang.Object
  |
  +--Cell.Unit
        |
        +--CellTraffic.UnitTraffic
              |
              +--CellSTCA.UnitSTCA
                    |
                    +--CellRCCA.UnitRCCA
含まれているクラス:
CellRCCA

public class CellRCCA.UnitRCCA
extends CellSTCA.UnitSTCA


クラス 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
 
コンストラクタの概要
CellRCCA.UnitRCCA()
           
 
クラス 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
 

コンストラクタの詳細

CellRCCA.UnitRCCA

public CellRCCA.UnitRCCA()