Difference between revisions of "Talk:Paintutils (API)"

From ComputerCraft Wiki
Jump to: navigation, search
 
Line 6: Line 6:
 
* 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.
 
* 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.
 
--[[User:MKlegoman357|MKlegoman357]] ([[User talk:MKlegoman357|talk]]) 19:59, 11 June 2015 (UTC)
 
--[[User:MKlegoman357|MKlegoman357]] ([[User talk:MKlegoman357|talk]]) 19:59, 11 June 2015 (UTC)
 +
 +
Looks good I wasn't sure what way around it was. I'll change it to that in the article
 +
--[[User:Superaxander|Superaxander]] ([[User talk:Superaxander|talk]]) 13:43, 14 June 2015 (UTC)

Latest revision as of 13:43, 14 June 2015

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)

Looks good I wasn't sure what way around it was. I'll change it to that in the article --Superaxander (talk) 13:43, 14 June 2015 (UTC)