Chunk.volume

Wraps Mix_VolumeChunk which gets the volume of the chunk

  1. ubyte volume()
    class Chunk
    const @property @trusted
    ubyte
    volume
    ()
  2. void volume(ubyte newVolume)

Return Value

Type: ubyte

volume ranging from 0 to 128

Meta