Skip to navigation

Graphics: leftPixels

Name: leftPixels [Show more] Type: Variable Category: Graphics Summary: Pixel byte with all the pixels to the right of position X + 1 set, to give the complementary pixel byte to pixelsToRight
Context: See this variable in context in the source code References: This variable is used as follows: * DrawPolygonLines (Part 2 of 4) uses leftPixels
.leftPixels EQUB %10001000 EQUB %11001100 EQUB %11101110 EQUB %11111111