X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=design.txt;fp=design.txt;h=3de430a778da424b1df3867a515c453b541b8934;hb=73a30b484a38841774ea4bd8d93b5d7c6b830f06;hp=8cdc990f461a769a7a9933c4c67cd3757174c001;hpb=885b0cee17702df4684ddddde5f5132f0ea00504;p=proj16%2F16.git diff --git a/design.txt b/design.txt index 8cdc990f..3de430a7 100755 --- a/design.txt +++ b/design.txt @@ -2,6 +2,8 @@ Near functions should be for frequently used functions that update the game engi far functions are for like menus, file loaders, and such + Make a palette manager that updates the display palette with the pallet of images and sprites. in a stack and reuse same colors in the pallette on the image by changing the image's values to the matching color. + Use a little database to keep track of the images loaded and have manipulated the display pallette. "