Search results

Jump to: navigation, search

Page title matches

  • {{Usage|func=ApplyColorMask|params=color}} ApplyColorMask(CreateColor(0, 0, 255, 128));
    2 KB (257 words) - 00:50, 14 June 2013

Page text matches

  • * [[Legacy:ApplyColorMask|ApplyColorMask]](''color''): Fills the whole screen with ''color''.
    6 KB (777 words) - 16:24, 5 August 2017
  • ApplyColorMask(color) ApplyColorMask tints the screen's current state
    47 KB (7,074 words) - 02:44, 2 June 2013
  • * [[API:ApplyColorMask|ApplyColorMask]]()
    2 KB (230 words) - 23:40, 11 September 2013
  • ...]](color): sets the color mask for a windowstyle (see [[API:ApplyColorMask|ApplyColorMask]])
    873 bytes (97 words) - 17:33, 22 May 2013
  • ...ging''' the source and destination pixel colors (e.g. [[API:ApplyColorMask|ApplyColorMask]]()). This is more commonly known as '''color blending'''. * [[API:ApplyColorMask|ApplyColorMask]]()
    4 KB (516 words) - 02:14, 2 June 2013
  • ...ssary. ( If you want to tint the whole screen use the [[API:ApplyColorMask|ApplyColorMask]] command. ) It's not efficient to call this command very often, so wheneve * [[API:ApplyColorMask|ApplyColorMask]]()
    1 KB (170 words) - 04:50, 4 June 2013
  • * [[API:ApplyColorMask|ApplyColorMask]]
    2 KB (154 words) - 21:06, 4 June 2013
  • {{Usage|func=ApplyColorMask|params=color}} ApplyColorMask(CreateColor(0, 0, 255, 128));
    2 KB (257 words) - 00:50, 14 June 2013
  • // Cheap screen coloring using ApplyColorMask() ApplyColorMask(CreateColor(r() * 255, r() * 255, r() * 255));
    3 KB (431 words) - 05:25, 16 June 2015