Stendhal code design: Difference between revisions

Content deleted Content added
imported>Chad3f
imported>Chad3f
Line 47:
=== Sound System ===
 
''TBR''...
 
 
=== UI ===
 
The user interface (UI) is responsible for bringing together the base client and user interaction. The base class is '''StendhalUI''', and is extended by an appropriete implementation (currently j2DClient).
 
== Server ==