XenoLight / infinity-client

Automatically exported from code.google.com/p/infinity-client
0 stars 0 forks source link

What's this rendering you speak of? #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I wrote a modification to CanvasWrapper.java

Summary of changes
If paint's turned off, return a blank graphics object, that's actually like 100 
lines long to make >:(
If it's the first time returning the blank graphics object, notify the user.

:D

USAGE
CanvasWrapper.paint = doYouWantToRender();

Attachments:
CanvasWrapper: The modified CanvasWrapper
TogglePaint: A script that launches a GUI that allows you to toggle painting.

Original issue reported on code.google.com by somanayr@gmail.com on 19 Nov 2010 at 5:08

Attachments:

GoogleCodeExporter commented 9 years ago
I made another thread about this....
It's better.

Original comment by somanayr@gmail.com on 15 Dec 2010 at 10:46