public class ClipEventFlags extends Object
Constructor and Description |
---|
ClipEventFlags(SWFInputStream swf)
Read a ClipEventFlags from the stream.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isEndFlag() |
boolean |
isKeyPress() |
String |
toString() |
void |
write(SWFOutputStream swf) |
public ClipEventFlags(SWFInputStream swf) throws IOException
IOException
public void write(SWFOutputStream swf) throws IOException
IOException
public boolean isKeyPress()
public boolean isEndFlag()
Copyright © 2016. All rights reserved.