-
Notifications
You must be signed in to change notification settings - Fork 11
BulletScreenEngine Functions
scottxu edited this page Jan 6, 2019
·
4 revisions
The BulletScreenEngine has following functions:
Function | Description |
---|---|
addBulletScreen | Add a bullet-screen to the bullet-screen list. |
play | Start playing bullet-screens. |
pause | Pause playing bullet-screens. |
cleanBulletScreenList | Make the bullet-screen list empty. |
cleanBulletScreenListOnScreen | Make the screen empty. |
stop | Stop playing bullet-screens. |
hide | Hide bullet-screens. |
show | Show bullet-screens. |
setOpacity | Set opacity of all bullet-screens. |
getOpacity | Get opacity of all bullet-screens. |
getVisibility | Get visibility of all bullet-screens. |
getRenderMode | Get the render mode. |
getDebugInfo | Get debug informations. |
getVersion | Get version informations. |
© 2018-2019 Scott Xu. All right reserved. | This project is an open source project and it is licensed under the MIT License.