Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#60 closed enhancement (fixed)

Fit RaceEngine to needed requirenments of the RaceView

Reported by: Florian Roth Owned by: Florian Roth
Priority: critical Milestone: MS1: First release (1.0.0)
Component: racelogic Version: pre-1.0
Keywords: RaceEngine Cc:

Description

Change History (6)

comment:1 Changed 16 years ago by SVN

New commit by froth (revision [199]):
[Related to ticket #60] fitted the RaceEngine? to our purpose and added an RaceView? interface

Now the RaceEngine? is open to get accessed from outside and holds an instance of RaceView? given on startRaceTimer. In raceTimerInterval configured in jacavi.properties and over configurationBeans.xml the RaceView? will be repainted.

I created the Interface just for implementing the RaceEngine? don't know if there is further need if the real RaceView? exists

comment:2 Changed 16 years ago by SVN

New commit by froth (revision [200]):
[Related to ticket #60] fixed a found bug in RaceTimer? there could be more than one timer running

i added the state isTimerRunning so that its save that there are not two timers running if you call startRaceTimer twice :-)

comment:3 Changed 16 years ago by Henrik Heimbuerger

Component: unspecifiedracelogic

comment:4 Changed 16 years ago by Henrik Heimbuerger

Status: newassigned

comment:5 Changed 16 years ago by Florian Roth

Resolution: fixed
Status: assignedclosed

comment:6 Changed 16 years ago by SVN

New commit by froth (revision [238]):
[Related to ticket #60] just added some code comments

Note: See TracTickets for help on using tickets.