glob2-devel
[Top][All Lists]
Advanced

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

[glob2-devel] Re: YOG Debugging


From: Bradley Arsenault
Subject: [glob2-devel] Re: YOG Debugging
Date: Thu, 20 Aug 2009 20:53:44 -0400

The YOG code isn't particularly difficult to understand. Unlike the previous YOG, there is a very clear seperation of behaviours, with behaviours distributed between a number of YOG classes. YOGServerPlayer, YOGServerGame and YOGServer are the three most tightly coupled and by far the most important classes, with most of the other classes serving auxiliary functions like maintaining the map data and checking passwords. YOG*Info classes (along with others like YOGGameResult, YOGMessage) are simply data classes, they store data and serialize themselves and have no real behaviours. YOG*Screen are actually GUI menu's and not part of the core YOG code.

--
Extra cheese comes at a cost. Bradley Arsenault.

reply via email to

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