|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpt.tumba.parser.swf.SoundInfo.EnvelopePoint
public static class SoundInfo.EnvelopePoint
A Point in a sound envelope
Field Summary | |
---|---|
int |
level0
Description of the Field |
int |
level1
Description of the Field |
int |
mark44
Description of the Field |
Constructor Summary | |
---|---|
SoundInfo.EnvelopePoint(int mark44,
int level0,
int level1)
Constructor for the EnvelopePoint object |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int mark44
public int level0
public int level1
Constructor Detail |
---|
public SoundInfo.EnvelopePoint(int mark44, int level0, int level1)
mark44
- Description of the Parameterlevel0
- Description of the Parameterlevel1
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |