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
IOExceptionpublic void write(SWFOutputStream swf) throws IOException
IOExceptionpublic boolean isKeyPress()
public boolean isEndFlag()
Copyright © 2020. All rights reserved.