Page 1 of 1

GraphicsContext

Posted: Sun Mar 06, 2016 10:55 am
by vieuxchat
It doesn't seem to be a component nor a global value I could access to dynamically draw text on the screen.
How do I use it ? In an object definition ?

Re: GraphicsContext

Posted: Sun Mar 06, 2016 1:07 pm
by minmay
You receive a GraphicsContext object in the various PartyComponent.onDrawX hooks.