Package mindustry.logic
Class LExecutor.PlaySoundI
java.lang.Object
mindustry.logic.LExecutor.PlaySoundI
- All Implemented Interfaces:
LExecutor.LInstruction
- Enclosing class:
- LExecutor
-
Field Details
-
positional
public boolean positional -
id
-
volume
-
pitch
-
pan
-
x
-
y
-
limit
-
-
Constructor Details
-
PlaySoundI
public PlaySoundI() -
PlaySoundI
-
-
Method Details
-
run
- Specified by:
run
in interfaceLExecutor.LInstruction
-