API:Prim.blit

From Spherical
Revision as of 21:10, 3 January 2019 by Eggbert (talk | contribs) (Created page with "{{subst:functemp|preamble=Draws the specified texture as a plain image.|function=blit|object=Prim|returns=|params=surface,x,y,texture,mask}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Draws the specified texture as a plain image.

Usage

Prim.blit(surface,x,y,texture,mask);


  • param1 type. param1 description
  • param2 type. param2 description
  • paramN type. paramN description

Examples

(examples with syntaxhighlighted code)

Notes

(notes)

See also

  • see also
  • see also
  • see also
  • etc