Posted 02 September 2013 - 06:37 AM
I think this is reasonable
as it hard to map the background of the screen with drawLine drawImage
etc. because of this, using drawPixel will allow these drawings to be mapped by users.
also this is reasonable because drawPixel is not much different from drawPixelInternal
exept for the color check( yes this is done at the top of the other functions but still )
please consider this
as it hard to map the background of the screen with drawLine drawImage
etc. because of this, using drawPixel will allow these drawings to be mapped by users.
also this is reasonable because drawPixel is not much different from drawPixelInternal
exept for the color check( yes this is done at the top of the other functions but still )
please consider this