Difference between revisions of "API:Prim.blit"

From Spherical
Jump to: navigation, search
(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}}")
(No difference)

Revision as of 21:10, 3 January 2019


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