com.pankia.ui.cell
クラス AchievementCell

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

public class AchievementCell
extends FrameLayout


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

コンストラクタの詳細

AchievementCell

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

setUpCell

public void setUpCell(Achievement achievement,
                      boolean isUnlocked)