Re: Minimal subset of classes for Graphics context on IOS

2013-11-26 Thread Richard Bair
Hi Steve, Prism isn't really designed to be used at that level, and we will definitely break you moving forward. The RoboVM project + libgdx might be more what you're looking for? Cheers Richard On Nov 17, 2013, at 10:56 AM, Steve Hannah wrote: > Hello all, > > I'm looking into extracting o

Minimal subset of classes for Graphics context on IOS

2013-11-17 Thread Steve Hannah
Hello all, I'm looking into extracting out the smallest subset of classes to achieve a graphics context, similar to Java2D Graphics, that will run on iOS. I have downloaded the OpenJFX sources and have been studying them to try to find the appropriate entry points. On one hand I see that the com