クラス Ninja

java.lang.Object
  |
  +--com.nttdocomo.ui.IApplication
        |
        +--Ninja

public class Ninja
extends com.nttdocomo.ui.IApplication


フィールドの概要
(パッケージプライベート)  GameCanvas c
           
 
コンストラクタの概要
Ninja()
           
 
メソッドの概要
 void resume()
           
 void start()
           
 
クラス com.nttdocomo.ui.IApplication から継承したメソッド
getArgs, getCurrentApp, getSourceURL, terminate
 
クラス java.lang.Object から継承したメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

c

GameCanvas c
コンストラクタの詳細

Ninja

public Ninja()
メソッドの詳細

start

public void start()
オーバーライド:
クラス com.nttdocomo.ui.IApplication 内の start

resume

public void resume()
オーバーライド:
クラス com.nttdocomo.ui.IApplication 内の resume