|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.brantem.Duel
com.brantem.init.DefaultDuel
| Constructor Summary | |
DefaultDuel()
|
|
| Method Summary | |
SpriteBean |
initBigFont()
Inisialisasi teks dengan ukuran besar |
Fighter |
initFighter1()
Inisialisasi pemain 1 |
Fighter |
initFighter2()
Inisialisasi pemain 2 |
KeyBean |
initKeyPlayer1()
Inisialisasi tombol pemain 1 |
KeyBean |
initKeyPlayer2()
Inisialisasi tombol pemain 2 |
FighterAI |
initPlayerAI()
Inisialisasi AI Player 1 |
SpriteBean |
initSmallFont()
Inisialisasi teks dengan ukuran kecil |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultDuel()
| Method Detail |
public Fighter initFighter1()
Duel
initFighter1 in class DuelFighterpublic Fighter initFighter2()
Duel
initFighter2 in class DuelFighterpublic SpriteBean initBigFont()
Duel
initBigFont in class DuelSpriteBeanpublic SpriteBean initSmallFont()
Duel
initSmallFont in class DuelSpriteBeanpublic KeyBean initKeyPlayer1()
Duel
initKeyPlayer1 in class DuelKeyBeanpublic KeyBean initKeyPlayer2()
Duel
initKeyPlayer2 in class DuelKeyBeanpublic FighterAI initPlayerAI()
Duel
initPlayerAI in class Duel
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||