manpagez: man pages & more
man SWFButton_addShape(3)
Home | html | info | man
SWFButton_addShape(3)                                    SWFButton_addShape(3)




NAME

       SWFButton_addShape - adds a shape character


SYNOPSIS

       #include <ming.h>

       void SWFButton_addShape
       (
            SWFButton button,
            SWFCharacter character,
            byte flags
       );


PARAMETERS

       SWFButton button
              Not Documented.

       SWFCharacter character
              Not Documented.

       byte flags
              Not Documented.


DESCRIPTION

       Add  a  shape  character  to a button for given states possible states:
       SWFBUTTON_HIT SWFBUTTON_DOWN SWFBUTTON_OVER SWFBUTTON_UP states can  be
       combined  using  the  binary or operator deprecated! use SWFButton_add-
       Character instead.



c2man button.c                 23 September 2008         SWFButton_addShape(3)

ming 0.4.3 - Generated Tue Dec 7 08:06:36 CST 2010
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.