User Tools

Site Tools


4rpl:commands:setthemeoverlaypixels

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4rpl:commands:setthemeoverlaypixels [2021/03/22 19:04] – More detailsed Alpha value Karsten754rpl:commands:setthemeoverlaypixels [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 4: Line 4:
 :!: Available in version 1.3 and later. :!: Available in version 1.3 and later.
 ====== SetThemeOverlayPixels ====== ====== SetThemeOverlayPixels ======
-SetThemeOverlayPixels(<-overlayNumber <-targetX <-targetY <-blockWidth <-blockHeight <-pixelData)+SetThemeOverlayPixels(<-overlayNumber <-targetX <-targetZ <-blockWidth <-blockHeight <-pixelData)
  
 ===== Description ===== ===== Description =====
 Sets a block of pixels in the theme overlay texture. The overlayNumber should be 0 or 1.\\ Sets a block of pixels in the theme overlay texture. The overlayNumber should be 0 or 1.\\
-The targetX and targetY parameters specify the location to apply the block of pixel data. The block will be applied starting at the lower leftof the block.\\+The targetX and targetZ parameters specify the location to apply the block of pixel data. The block will be applied starting at the lower leftof the block.\\
 The blockWidth and blockHeight specify the width and height of the pixelData.\\ The blockWidth and blockHeight specify the width and height of the pixelData.\\
 The pixelData is a list of color values. It's length should be blockWidth * blockHeight.\\ The pixelData is a list of color values. It's length should be blockWidth * blockHeight.\\
4rpl/commands/setthemeoverlaypixels.1616439850.txt.gz · Last modified: 2025/02/14 14:56 (external edit)