Talk:Paintutils (API)

From ComputerCraft Wiki
Revision as of 19:59, 11 June 2015 by MKlegoman357 (Talk | contribs)

Jump to: navigation, search

What does this mean?:

  • Note: In builds prior to ComputerCraft 1.6, the "color" parameter required by paintutils.drawPixel() and paintutils.drawLine() is optional. The current background colour will be used if it's omitted. This was changed back to optional in version 1.64.

--Superaxander (talk) 14:44, 11 June 2015 (UTC)

How about this:

  • Note: In builds prior to ComputerCraft 1.6, the "color" parameter required by paintutils.drawPixel() and paintutils.drawLine() is optional. From ComputerCraft 1.6 the parameter is required, but it was changed back to optional in ComputerCraft 1.64.

--MKlegoman357 (talk) 19:59, 11 June 2015 (UTC)