com.pankia.ui.cell
クラス GameCell

java.lang.Object
  上位を拡張 FrameLayout
      上位を拡張 com.pankia.ui.cell.GameCell

public class GameCell
extends FrameLayout


コンストラクタの概要
GameCell(Context context, PankiaController controller)
           
 
メソッドの概要
 void setUpCell(Game game)
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

GameCell

public GameCell(Context context,
                PankiaController controller)
メソッドの詳細

setUpCell

public void setUpCell(Game game)