This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
MakerOfGames
wrote ...
2012/4/2
Timer code?
MakerOfGames
2012/4/2
#
What is the code for time? Like a clock....
danpost
2012/4/2
#
There is the system command: System.currentTimeMillis() which returns (as type 'long') the current time in milliseconds (if that is what you are looking for). (Download and check out my
Millisecond Timer
scenario).
You need to login to post a reply.
X