00001 /* 00002 MX library. 00003 00004 http://lostsidedead.com/svn 00005 00006 00007 libmx written by jared bruni, it is wrappers around SDL 00008 and other api's to provide a set of classes and functions 00009 to produce multi media applications, using object oriented 00010 techniques. 00011 00012 (C) 2008 LostSideDead 00013 */ 00014 00015 00016 #include "mxvector.h" 00017 00018 00019 namespace mx 00020 { 00021 00022 00023 } 00024 00025 00026
1.5.8