tmello01 / InternationalAceStation

Repository housing the Tri-County RVTHS HUNCH project, made to be used on the International Space Station
http://www.xandsoftware.com
MIT License
2 stars 0 forks source link

Cards and decks in selections do not draw in the correct order #3

Closed ebernerd closed 7 years ago

ebernerd commented 7 years ago

Objects, when selected, do not get pushed to the top of the draw order as they should. A proposed fix is to draw them to a canvas when they are selected and draw that canvas first. Testing will have to be done to fix this.

ebernerd commented 7 years ago

Fixed with a canvas implementation