ClanSoft logo
ClanSoft logo

    CL_Surface::put_target

Syntax

virtual void put_target(
         int x,
        int y,
        int spr_no,
        CL_Target *target);

Parameters

x-x coordinate to draw surface.
y-y coordinate to draw surface.
spr_no-subsprite number to use.
target-target.

Description

Draws the surface to a target.


Back to index



This page was built using the Perceps documentation system.