Menu

#12 Implement abstract class that implements Game

0.5
open
nobody
Feature (18)
4
2009-10-20
2007-06-05
Hanno Braun
No

An abstract class that implements the Game interface and provides some basic functionality might be useful for game developers.

Feature ideas:
* Implement a game loop that calls a user-provided abstract method every iteration. The user just has to implement what he wants to do during the loop, not the loop itself.
* Implement shutdown-logic that ends the game loop automatically, without the user having to do anything.

Discussion

  • Hanno Braun

    Hanno Braun - 2007-11-12
    • milestone: 686602 --> 756824
    • assigned_to: nobody --> hannob
    • priority: 4 --> 5
     
  • Hanno Braun

    Hanno Braun - 2007-11-12

    Logged In: YES
    user_id=1090331
    Originator: YES

    Scheduled for 0.3. Set to normal priority.

     
  • Hanno Braun

    Hanno Braun - 2008-01-31

    Logged In: YES
    user_id=1090331
    Originator: YES

    Rescheduled for 0.4.
    I don't want to hold up the release much longer and this is definitely no high-priority item (also adjusted the priority to reflect this).

     
  • Hanno Braun

    Hanno Braun - 2008-01-31
    • milestone: 756824 --> 803796
     
  • Hanno Braun

    Hanno Braun - 2008-01-31
    • priority: 5 --> 4
     
  • Hanno Braun

    Hanno Braun - 2008-05-13
    • milestone: 803796 --> 0.5
     
  • Hanno Braun

    Hanno Braun - 2008-05-13

    Logged In: YES
    user_id=1090331
    Originator: YES

    Haven't gotten around to do it in time for 0.4. Rescheduled for 0.5.

     
  • Hanno Braun

    Hanno Braun - 2009-10-20
    • assigned_to: hannob --> nobody
     

Log in to post a comment.