Difference between revisions of "0078"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
<hr /> | <hr /> | ||
'''Description''' | '''Description''' | ||
− | : Adds the | + | : Adds the [[Math_operations#Timed_opcodes|timed value]] to the floating-point value of the global variable |
'''Syntax''' | '''Syntax''' | ||
: 0078: [''global var''] += [''timed float''] | : 0078: [''global var''] += [''timed float''] | ||
Line 9: | Line 9: | ||
:: Global variable | :: Global variable | ||
: [''timed float''] | : [''timed float''] | ||
− | :: Floating-point value | + | :: Floating-point timed value |
== Keywords == | == Keywords == |
Latest revision as of 09:55, 16 June 2015
Description
- Adds the timed value to the floating-point value of the global variable
Syntax
- 0078: [global var] += [timed float]
Parameter
- [global var]
- Global variable
- [timed float]
- Floating-point timed value
Keywords
global, variable, var, float, add, math, timed float, timestep