Results 1 to 4 of 4
- 09-12-2008, 07:50 AM #1
Member
- Join Date
- Sep 2008
- Posts
- 4
- Rep Power
- 0
- 09-13-2008, 10:53 PM #2
Timer and TimerTask
Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
-
If you are using Swing, then you would use a Swing Timer and not util Timer with TimerTask. The key to either of these, is to calculate the position of your sprite based on the current system's time which I think is easiest obtained with System.currentTimeMillis()
- 09-16-2008, 11:55 AM #4
Member
- Join Date
- Sep 2008
- Posts
- 4
- Rep Power
- 0
Similar Threads
-
Power of Java
By jeffranc in forum JDBCReplies: 5Last Post: 09-05-2008, 07:14 AM -
Power*MatchMaker 0.9.2
By JavaBean in forum Java SoftwareReplies: 0Last Post: 11-27-2007, 08:21 PM -
Power*Architect 0.9.7
By levent in forum Java SoftwareReplies: 0Last Post: 07-31-2007, 06:52 PM -
Power*Architect 0.9.6
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-07-2007, 02:25 PM -
compare speed
By bbq in forum JDBCReplies: 1Last Post: 06-28-2007, 05:34 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks