Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
P
PAL
- Static variable in class com.vwp.sound.mod.modplay.loader.
ModUnits
the clock frequency used by PAL amiga machines
PanningEnvelope
- Class in
com.vwp.sound.mod.modplay.player.autoeffect
an effect controlling the panning of an instrument
PanningEnvelope(int[], double[], int, int, int, int, int)
- Constructor for class com.vwp.sound.mod.modplay.player.autoeffect.
PanningEnvelope
panningSlide
- Variable in class com.vwp.sound.mod.modplay.player.effect.
LocalEffects
Panning slide, accumulator
parseTrackerVersion(int)
- Static method in class com.vwp.sound.mod.modplay.loader.
S3MLoader
Particles
- Class in
com.vwp.j3d.utils.geometry
This is the base class for the particle classes.
Particles()
- Constructor for class com.vwp.j3d.utils.geometry.
Particles
particleType
- Variable in class com.vwp.vuapi.objects.
VUFountainObjectInfo
Pattern
- Class in
com.vwp.sound.mod.modplay.module
A pattern contains a number of tracks, each with the same number of divisions
Pattern(Track[], int)
- Constructor for class com.vwp.sound.mod.modplay.module.
Pattern
pause(boolean)
- Method in class com.vwp.sound.mod.modplay.
ThreadedPlayer
pause the player thread
period2note(double)
- Method in class com.vwp.sound.mod.modplay.loader.
ModUnits
period2note(double)
- Method in class com.vwp.sound.mod.modplay.loader.
S3MUnits
period2note(double)
- Method in class com.vwp.sound.mod.modplay.loader.
STMUnits
period2note(double)
- Method in class com.vwp.sound.mod.modplay.loader.
XmUnits
period2note(double)
- Method in interface com.vwp.sound.mod.modplay.module.
ModuleUnits
converts a period value to a note value
period2rate(double)
- Method in class com.vwp.sound.mod.modplay.loader.
ModUnits
period2rate(double)
- Method in class com.vwp.sound.mod.modplay.loader.
S3MUnits
period2rate(double)
- Method in class com.vwp.sound.mod.modplay.loader.
XmUnits
PING_PONG
- Static variable in class com.vwp.sound.mod.modplay.module.
Sample
ping-pong loop
pipeChatMessage(String, String)
- Method in class com.vwp.util.
MessagePipe
This method should be overridden by own ones to use it as transfer interface
pipeDownloadTick()
- Method in class com.vwp.util.
MessagePipe
This method should be overridden by own ones to use it for download progress information.
pipeErrorCode(int)
- Method in class com.vwp.util.
MessagePipe
This method should be overridden by own ones to use it as transfer interface
pipeErrorMessage(String)
- Method in class com.vwp.util.
MessagePipe
This method should be overridden by own ones to use it as transfer interface
pipeMessage(String)
- Method in class com.vwp.util.
MessagePipe
This method should be overridden by own ones to use it as transfer interface
pipeMiscData(int, Object)
- Method in class com.vwp.util.
MessagePipe
This method should be overridden by own ones to use it as transfer interface.
pipeRename(String, String)
- Method in class com.vwp.util.
MessagePipe
This method should be overridden by own ones to use it as transfer interface
pipeTransmissionData(long, long)
- Method in class com.vwp.util.
MessagePipe
This method should be overridden by own ones to use it as transfer interface.
pipeWhisperedMessage(String, String)
- Method in class com.vwp.util.
MessagePipe
This method should be overridden by own ones to use it as transfer interface
play(double)
- Method in class com.vwp.sound.mod.modplay.player.
DefaultMixer
play(double)
- Method in interface com.vwp.sound.mod.modplay.player.
Mixer
mix and play the indicated number of millisecounds of sound
play()
- Method in class com.vwp.sound.mod.modplay.player.
ModuleState
play one "tick" of the module.
play()
- Method in class com.vwp.sound.mod.modplay.
Player
play a tick of the the module
Player
- Class in
com.vwp.sound.mod.modplay
This is an application's main interface with JMOD.
Player()
- Constructor for class com.vwp.sound.mod.modplay.
Player
PlayerException
- Exception in
com.vwp.sound.mod.modplay.player
PlayerException(String)
- Constructor for exception com.vwp.sound.mod.modplay.player.
PlayerException
playInstance
- Variable in class com.vwp.vuapi.sound.
NonSpatialSound
PlayList
- Class in
com.vwp.sound.mod.modplay
A list of module names to be played
PlayList(String)
- Constructor for class com.vwp.sound.mod.modplay.
PlayList
makes a playlist from a file containing filenames seperated by newlines
PlayList(String[])
- Constructor for class com.vwp.sound.mod.modplay.
PlayList
makes a playlist containing several modules
PlayThread
- Class in
com.vwp.net
This class is some kin dof placeholder for an class that handles custom data when setInputStream() is called handing over a valid InputStream.
PlayThread()
- Constructor for class com.vwp.net.
PlayThread
pngEncode()
- Method in class com.vwp.awt.image.
ImagePNGData
Deprecated.
Please use class ImageWriter with MIME-type image/png instead!
pngEncode(boolean)
- Method in class com.vwp.awt.image.
ImagePNGData
Deprecated.
Please use class ImageWriter with MIME-type image/png instead!
PointParticles
- Class in
com.vwp.j3d.utils.geometry
This class creates and controls a particle animated object which shows a fountain effect using points.
PointParticles(int, float, float, int, int, Appearance)
- Constructor for class com.vwp.j3d.utils.geometry.
PointParticles
Constructor for a PointParticle object
poke(int)
- Method in class com.vwp.sound.mod.modplay.
Scope
"poke" a channel, causing it's intensity value to be set to the max.
Port
- Variable in class com.vwp.vuapi.
VUInterface
postEffect(ModuleState, int, int, int, int, int, int, int)
- Method in class com.vwp.sound.mod.modplay.player.effect.
GlobalEffects
Do whatever needs to be done after the tick is played
postEffect(TrackState, int, int, int, int, int, int, int)
- Method in class com.vwp.sound.mod.modplay.player.effect.
LocalEffects
do whatever needs to be done after the tick is played
postEffects(int, int, int)
- Method in class com.vwp.sound.mod.modplay.player.
TrackState
the effects may need to do some stuff after a tick is played
preEffect(ModuleState, int, int, int, int, int, int, int)
- Method in class com.vwp.sound.mod.modplay.player.effect.
GlobalEffects
Do whatever needs to be done before the next tick is loaded
preEffect(TrackState, int, int, int, int, int, int, int)
- Method in class com.vwp.sound.mod.modplay.player.effect.
LocalEffects
do whatever needs to be done before the track is played
preEffect(int, int, int)
- Method in class com.vwp.sound.mod.modplay.player.
TrackState
the effects may need to do some stuff before a tick is played
previousID
- Variable in class com.vwp.vuapi.objects.
VUGroundObjectInfo
previousID
- Variable in class com.vwp.vuapi.objects.
VUObjectInfo
This value is used to identify an object that was modified.
processFocusEvent(FocusEvent)
- Method in class com.vwp.swing.
XDoubleField
processFocusEvent(FocusEvent)
- Method in class com.vwp.swing.
XIntegerField
processStimulus(Enumeration)
- Method in class com.vwp.j3d.utils.behaviors.interpolators.
RotationInterpolatorX
processStimulus(Enumeration)
- Method in class com.vwp.j3d.utils.behaviors.interpolators.
RotationInterpolatorXYZ
processStimulus(Enumeration)
- Method in class com.vwp.j3d.utils.behaviors.interpolators.
RotationInterpolatorY
processStimulus(Enumeration)
- Method in class com.vwp.j3d.utils.behaviors.interpolators.
RotationInterpolatorZ
processStimulus(Enumeration)
- Method in class com.vwp.j3d.utils.behaviors.keyboard.
KeyNavigatorBehavior
Override Behavior's stimulus method to handle the events.
PROTRACKER
- Static variable in class com.vwp.sound.mod.modplay.loader.
ModLoader.IDInfo
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z