This site requires JavaScript, please enable it in your browser!
Greenfoot back
pavolbiacko2002
pavolbiacko2002 wrote ...

2019/12/26

How to pass variable from one class to another?

pavolbiacko2002 pavolbiacko2002

2019/12/26

#
Hi, I am trying to create a program, which is going to be a simple game (my version of Minesweeper) and i came to the spot where I need to pass a variable from one class to another. I don“t know ho to do this. Can somebody help please? I am just a beginer in Java and I am lost in some situations.
danpost danpost

2019/12/27

#
pavolbiacko2002 wrote...
I need to pass a variable from one class to another.
Cannot help fix unknown codes. Show class codes (both sending and receiving the value) showing some attempt and point out exactly what you are trying to pass both from and to.
You need to login to post a reply.