Hello everyone,
yesterday i stared to learn LibGdx, i set it up and read the Wiki and the examples and now am following one of the link on the LibGdx home page
and for some reason i don’t know why this line of code is red-underline
return new SplashScreen( this );
(it’s in the first class of the blog )
i also tried to watch this video (i don’t really like video tutorials)
and he did the same, and again it’s red-underlined
the weird thing is when i run the “game”, i get the same results just like in the tutorials
any help please ??
PS :
if anyone have a better starting tutorials,articles, or even videos then please post a link here
(my favorite Java Tutorials was the one from ZetCode , so you may have an idea of my favorite “type” )
thank you very much