XNA Advanced Techniques - ScreenManager Files Part 1
Loading...
1,821
Loading...
Uploader Comments (Whiplashx86)
see all
All Comments (8)
-
it works all fine now. i am very greatfull to get so quick a awnser back from you. I really like what you are doing here. Your programingstyle is very nice, clear and understandable. I think i will learn a lot from your side. What i try in the moment, to make a Menu with clickable buttons. I done it before without a screenmanager, know i will try it with. May you dont mind if i got it and will send it to you for advise.. thx Dave.may it take a bit until i finished it lol
-
thanks man
Loading...
that is strange... yesterday it works all fine and todey i started again with the complete tutor and now i get the warning
*The event ' .........Entering' is never used.*
why i get this warning today and never before when i tried it 2 days ago.
I deleted my old files accedently and have to start again.. grmpfl.. and now i get this warning. And btw thanks for your awnser, i will try it if it works today.
Dave...
IcetigerDave 10 months ago
@IcetigerDave Im not sure why you got it just now. It was just a warning so it was okay if you left it alone. Its like having int x; in a method but never using it, it will just say it is never used so you can delete it if you want. Warning 1 The variable 'x' is declared but never used
Whiplashx86 10 months ago