DrawingSupport.DrawingObject Class
-- Syntax error in XML --

-- Syntax error in XML --

Access: Public
Base Classes: Object
  Members Description  
    width    
    height    
    x    
    y    
    backBuffer    
    draw    
    Width    
    Height    
    X    
    Y    
    DrawingObject creates a DrawingObject, for drawing to a specified resion

 
    drawFilledRectangle This methods draws a fiiled rectangle in the specified color and with the specified size at the specified position

 
    drawOffScreenBuffer draw from the contents of an OffScreenBuffer

 
    drawFromPixelArray This methods draws data from a pixel array.

 
    updateDone calling this to tell update is done, forcing the changes made with this DrawingObject to appear

 
Remarks:
-- Syntax error in XML --