Drawing a Line to the UI

Users who are viewing this thread

I'm trying to draw simple polygons to the UI, I've been trying to use the methods in TaleWorlds.TwoDimension to this effect but I haven't had much luck.

Anyone have any success or tips on this? Digging through the GraphicsContext and TwoDimension stuff so far hasn't yielded any success.
 
I've been looking at the GauntletUI and I've seen many custom Widgets and CustomBrushes but so far none that weren't sprite based.

Really hoped that the fill bars would be good examples but even they utilize sprites, might need to investigate what a sprite actually is in this context.
 
Last edited:
Back
Top Bottom