Page 1 of 1

All <PureBasic>.desc files should be part of the SDK

Posted: Thu Sep 06, 2018 9:46 am
by IceSoft
@Fred,
it will be great if you add (all) <PureBasic>.desc files (e.g.: Sprite.desc, Screen.desc,...) to the PureBasic SDK.

I think there is no hidden information on it and you will help to improve PureBasic with wrappers for e.g: New stuff like other grapics engines, XML parser, another 3D libs, etc.

Why:
Writing wrappers for PureBasic is always a hard stuff.
Every information about the PureBasic functions makes things easier/faster and improves PB too.