underware-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Underware-devel] Model/View/Controller draft implementation


From: Loic Dachary
Subject: [Underware-devel] Model/View/Controller draft implementation
Date: Tue, 16 Dec 2003 00:34:11 +0100


        Hi,

        The draft implementation of the MVC based pong example is
available at http://www.dachary.org/underware/underware-0.1.6.tar.gz

        The abstract classes are in include/maf/{model,view,controler}.h
In addition I introduced the Instance and Definition classes. This
is used to implement the typical case when a large graphical object is
loaded (a pine tree for instance) and two instances of this objects
are visible in the game (two distinct trees are visible, one possibly
smaller than the other). Unfortunately there is no standard naming (some
say Reference/Instance others Corpus/Item...).

        The current pong example has no sound and no ball, just two
paddles (two Instances of the same Definition). Sound and ball will
follow. As before, please ignore the Game* classes that are
placeholders hacks waiting to be replaced by Vincent Caron.

        Cheers,

-- 
Donate to FSF France online : http://rate.affero.net/fsffrance/
Loic Dachary, 12 bd Magenta, 75010 Paris. Tel: 33 1 42 45 07 97      
http://www.fsffrance.org/   http://www.dachary.org/loic/gpg.txt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]