クラス Cell184.Unit184

java.lang.Object
  |
  +--Cell.Unit
        |
        +--CellBasic.UnitBasic
              |
              +--Cell184.Unit184
含まれているクラス:
Cell184

public class Cell184.Unit184
extends CellBasic.UnitBasic


クラス CellBasic.UnitBasic から継承したフィールド
m_neighbor
 
クラス Cell.Unit から継承したフィールド
m_height, m_nStatusTrueCount, m_status, m_statusNext, m_width, m_xOrder, m_xPosition, m_yOrder, m_yPosition, m_zOrder
 
コンストラクタの概要
Cell184.Unit184()
           
 
メソッドの概要
(パッケージプライベート)  java.awt.Color getStatusTrueColor()
           
(パッケージプライベート)  boolean recalc()
           
 
クラス CellBasic.UnitBasic から継承したメソッド
getNeighbor, getNeighborStatus, getNoNeighborDefaultStatus, setNeighbor, setNeighbor
 
クラス Cell.Unit から継承したメソッド
copyStatus, getStatus, getStatusNext, getStatusTrueCount, getXOrder, getYOrder, getZOrder, paint, setDefaultState, setInitialState, setLocation, setOrder, setStatus, setStatusNext, update
 
クラス java.lang.Object から継承したメソッド
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

コンストラクタの詳細

Cell184.Unit184

public Cell184.Unit184()
メソッドの詳細

getStatusTrueColor

java.awt.Color getStatusTrueColor()
オーバーライド:
クラス Cell.Unit 内の getStatusTrueColor

recalc

boolean recalc()
オーバーライド:
クラス Cell.Unit 内の recalc