i will post it here because in greek section, i dont see any move:(.ok lets start!!!
for example the method:
public void setInvisible()
{
_invisible = true;
}
for example when we write setInvisible....a player becomes invisble. but how thats happen....since in setInvisible method we dont tell a player to become invisble..i cant undertand...what? _invisible = true; means that a player will be invisible? but where is the "source code" of this? i want for example to make a method setSucker that will do the same work as setInvisible....how will i do it from the begin? i dont know if you catch me...but more generally:
how methods work?
how i create new methods from the beggin?....(like what i said above but from the beggining, )
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Azumaril$
i will post it here because in greek section, i dont see any move:(.ok lets start!!!
for example the method:
for example when we write setInvisible....a player becomes invisble. but how thats happen....since in setInvisible method we dont tell a player to become invisble..i cant undertand...what? _invisible = true; means that a player will be invisible? but where is the "source code" of this? i want for example to make a method setSucker that will do the same work as setInvisible....how will i do it from the begin? i dont know if you catch me...but more generally:
how methods work?
how i create new methods from the beggin?....(like what i said above but from the beggining, )
Plz help ia m very confused
15 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.