Difference between revisions of "016B"
Jump to navigation
Jump to search
(Created page with "{{Icon|trilogy}} '''GET_FADING_STATUS''' <hr /> '''Description''' : Checks if the screen is fading at the moment '''Syntax''' : 016B: fading '''Parameter''' : [''none'...") |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{Icon| | + | {{OpCode |
− | + | | games = {{Icon|t}} | |
− | + | | command = GET_FADING_STATUS | |
− | + | | description = Checks if the screen is fading at the moment | |
− | + | | syntax1 = 016B: fading | |
− | + | | p1t = ''none'' | |
− | '' | + | | native = [[IS_SCREEN_FADING]] |
− | + | }} | |
− | This opcode returns true if the screen is currently [[016A|fading | + | This conditional opcode returns true if the screen is currently [[016A|fading in or out]]. |
== Keywords == | == Keywords == | ||
− | fade, fading | + | get, fade, fading, status, state |
− | |||
− |
Latest revision as of 07:43, 7 November 2016
- Description
- Checks if the screen is fading at the moment
- Syntax
- 016B: fading
- Parameter
- none
- Native analog
- IS_SCREEN_FADING
This conditional opcode returns true if the screen is currently fading in or out.
Keywords
get, fade, fading, status, state