Head-First-Java icon indicating copy to clipboard operation
Head-First-Java copied to clipboard

CHP6 lack of the GameHelper class

Open Freshield opened this issue 9 years ago • 4 comments

there only have DomCom class and the DomComBrust class

Freshield avatar Jan 29 '16 04:01 Freshield

It's imported from Chapter5. top section of DotComBust.java import helpers.GameHelper;

I'm using InteliJ Idea IDE, it provides help and imports your classes automaticaly if they exist within package.

ghost avatar Mar 29 '16 17:03 ghost

It's in chapter 5

sialvsic avatar Aug 22 '16 09:08 sialvsic

@Freshield https://github.com/bethrobson/Head-First-Java/blob/master/chap05/GameHelper.java

vanceJin avatar Mar 13 '17 13:03 vanceJin

Ahah, Thank you very much

Best Regards

YANG YU

2017-03-13 9:02 GMT-04:00 vanceJin [email protected]:

@Freshield https://github.com/Freshield https://github.com/bethrobson/Head-First-Java/blob/master/ chap05/GameHelper.java

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bethrobson/Head-First-Java/issues/1#issuecomment-286100459, or mute the thread https://github.com/notifications/unsubscribe-auth/AOdqPuDr3oUZvU0jNUkU5NYr-yyJ-uQfks5rlT5SgaJpZM4HO79m .

Freshield avatar Mar 13 '17 23:03 Freshield