Add support for moving ISounds after creation.
This commit is contained in:
@@ -46,5 +46,6 @@ namespace OpenRA
|
||||
float Volume { get; set; }
|
||||
float SeekPosition { get; }
|
||||
bool Playing { get; }
|
||||
void SetPosition(WPos pos);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user