User Tools

Site Tools


iceclient:code

This is an old revision of the document!


Iceclient - Code

This page describes how the client itself is put together. It may eventually containing instructions for retrieving the source (assets not included).

The client is made up of a number of modules. I have ideas for a number of PF related applications that could make good use of some of the code that must be developed to complete the client. For this reason, the client will be broken up into a number of separate libraries.

Icelib

A basic library useable by all PF relate projects. Contains stuff such as common constants used (profession codes, item type codes, equipment codes and so), parsers for appearance data and other Object based data.

This is the lowest level Ice library, and depends on no other Ice libraries. It does have it own dependencies :-

  • commons-io. Apache commons Library with useful I/O utitlities.
iceclient/code.1390389713.txt.gz · Last modified: 2014/01/22 11:21 by rockfire