Search results

From GiderosMobile
  • Sets texture for fill and optionally apply transformation matrix to it. Path2D:setTexture(texture,matrix)
    423 bytes (51 words) - 15:32, 13 July 2023
  • Sets the fill style that '''Shape''' object uses for subsequent drawings. The fill style remains in effect until you call ''setFillStyle()'' function with dif * '''Shape.NONE''': clears the fill style
    2 KB (227 words) - 15:31, 13 July 2023
  • ...ck 2D vector paths. This class aims at being a faster alternative to Shape for complex/curvy shapes. p:setFillColor(0xE0E0E0,0.7) --Fill color
    3 KB (419 words) - 15:32, 13 July 2023
  • ...ear() clears the graphics that were drawn to this Shape object, and resets fill and line style settings--> ...ds the current path and draws the geometry by using the specified line and fill styles-->
    3 KB (404 words) - 15:32, 13 July 2023
  • Gideros has two sets of API command to draw shapes, normal shapes and path2D shapes. ...vents - basically anything that Sprites can do. See the chapter on Sprites for a full list of inherited capabilities.
    14 KB (2,331 words) - 15:27, 13 July 2023
  • ...vents - basically anything that Sprites can do. See the chapter on Sprites for a full list of inherited capabilities. | Shape:setFillStyle(type, …) || Sets the fill style for a shape
    14 KB (2,322 words) - 23:19, 18 November 2023