Graphics in PlayBasic

Images

Images are the basic graphical unit of PlayBasic. Think of them as plain, ordinary images that are there for decoration only.

Image Functions

Sprites

Images are converted into sprites, which are used in game objects.

Sprite Functions

Screen and Window

Screen and Window Functions

  • Sync - draw the current frame
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution 2.5 License.