Java Game Development – 4 – Restoring Screen Size

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

40 responses to “Java Game Development – 4 – Restoring Screen Size”

  1. Emmet Casey Avatar

    I have watched the last tutorials but dose the Graphic environment mean run on the gpu instead of the cpu. (Like OpenGL and stuff)

  2. ShardX Avatar

    can some1 explain this public void restoreScreen(){
    Window w = vc.getFullScreenWindow();
    if(w != null){
    w.dispose();
    }

  3. akhilesh rishi Avatar

    what about this tutorial? significance?

  4. Lil OldmanEvilTwin Avatar

    lol that's wat she said !!!! like it

  5. Julian Avatar

    This was the stuff I always hated doing. I much rather enjoy game logic like inventory systems. Thanks for the new way to do it, I always used different methods. These seem like an interesting new approach for me

  6. Jason Zimmerman Avatar

    you can watch this in 2020 and it will still be relevant. basics are basics

  7. Jason Zimmerman Avatar

    bucky is awesome. anyway what's up with this new guy they have on the udemy ads. he's way too excited. lol. it looks like they picked this guy to try to capture a certain stereotype.

  8. dddanielsr Avatar

    that's what she said!! XD XD

  9. MrMUSIC1981 Avatar

    is anyone watching this in 2015???

  10. steeve morel Avatar

    for the rest of my LIFE! sorry had to make the comment again :p

  11. Will Strong Avatar

    These are ghost errors caused by a glitch in eclipse. Just keep on writing your code and they should go away. Otherwise, just ignore them and your program will run like normal.

  12. Kunal Kumar Avatar

    bucky u r awsme!!!!!

  13. Dennisbrunbyieslöv Avatar

    You are right about the grammar, but quoted it the wrong way.
    You should have written: "VIDEO'S" does not need an apostrophe.

  14. Mevoki Avatar

    Yeah I had the same problem, just started over and did it all again and now it seems to work :p

  15. Shannon Kinchen Avatar

    aaaaaaaaaaaaaaaaaaaaaaand subscribed

  16. Justin Smith Avatar

    You said, "That's what she said" to yourself so naturally I'm not sure you even know you did it.

  17. Hugo Burd Avatar

    If you were quoting him, you would have written "VIDEO'S", but I guess you weren't necessarily doing that, so never mind.

  18. Bobbossa Avatar

    Yes, use one of the many youtube video downloading tools.

  19. Hugo Burd Avatar

    If you're quoting him you need an apostrophe

  20. איתי רבין Avatar

    Im usuing ubuntu (Linux) it the upper bar doenst deasper..
    somebody knows why and how to fix?

  21. pj6444 Avatar

    Do more videos!

  22. TheGaminLlama Avatar

    I realize this was made 1 year ago, but your comment almost gave me a heart attack. I thought this was the last one he made D:

  23. SplashRange Avatar

    He doesn't want Bucky to explain things more clearly, but he would like it if Bucky wouldn't explain things unclearly.

  24. Dan Scott Avatar

    If you've been programming for years.. surely you should at least know in and around what's going on??

  25. Mikael Gurevitz Avatar

    he explains what each part of the method does every time he finishes making one… HE HAS ALMOST 90 TUTORIALS EXPLAINING WHAT EVERYTHING MEANS *facepalm*

  26. Lucrecious Avatar

    Seriously, Bucky, these tutorials are a little bit confusing. When you say, "Just trust me, you need this", that really messes me up because I need to know what I'm doing; instead I just end up copying your code, which isn't helpful. And it's not that I'm new to programming, I've been programming for years. So, I'm not saying to explain things more clearly but maybe you should go over concepts instead of telling us what to write along with mediocre explanations.

  27. Christonian Coder Avatar

    Nothing. Literally.

  28. David O Avatar

    whatever inside the "try" curly brackets will be executed, and if they ran into any errors when executing whatever that is inside the "try" statement, it'll stop and execute the "catch" statement, of course you have to define what errors to catch, for this video, he used catch (Exception ex) where ex is just the variable name and nothing important, but "Exception" means it'll catch ANY exceptions/errors that it faced when executing the "try" statement

  29. SuperUltraProject Avatar

    for what do you use the try and catch, and why the Exception e ??

  30. Sourabh Swain Avatar

    Ok,i wrote the class..but when i run it,the text in the foreground color appears…but the background isn't changing..the background is still showing the eclipse window while the text appears in the middle of the screen (transparently)…Anyone help ,please ?

  31. mars009 Avatar

    You mean while()
    {
    something…
    }

    if yes, then nope 😛

  32. Jed Morganson Avatar

    It says that lines 23 and 27 have syntzx errors in them. What's wrong?

  33. Amounx Avatar

    Null means nothing.

  34. MyRoomStudio1 Avatar

    qkme(dot)me/3qxa0g

  35. MyRoomStudio1 Avatar

    -_- …. qkme(dot)me/3qx2t3

  36. MyRoomStudio1 Avatar

    "let me tighten this up a little bit"
    "It's gunna strip it of everything we don't need"
    "gunna make it so you can't resize it" (a.k.a. gunna keep it big)
    "gunna put that window into fullscreen mode" (if you know what I mean)

  37. hossam elsayed Avatar

    hey when I try to run the class it runs and i see the text but no background color its just transparent

  38. Omar Jesus Avatar

    i cant use WINDOW ://// it just doesnt recognize that Identifier

  39. iRantAboutArabs Avatar

    I don't know how you figured that I actually just haven't wrote anything in java in a while and i'm little sketchy on classes. So how about you get the watermelon out of your twat and quit being a cunt

Leave a Reply

Your email address will not be published. Required fields are marked *