php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容

源代码在线查看: class.swfdisplayitem.html

软件大小: 3633 K
上传用户: fengkuangyidao
关键词: php PHP 文档 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

												 				  The SWFDisplayItem class				  				 				 				 SWFButton->setUp				 SWFDisplayItem->addAction				 Ming				 PHP Manual								 The SWFDisplayItem class				 				 				 				 								  				   Introduction				   				    SWFDisplayItem.				   				  								 				  				   Class synopsis				 								   				    SWFDisplayItem				 								    				     				      SWFDisplayItem				     				     {								 				    /* Methods */				    				    void addAction				     ( SWFAction $action				    , int $flags				    )								    void addColor				     ( int $red				    , int $green				    , int $blue				    [, int $a				   ] )								    void endMask				     ( void				    )								    float getRot				     ( void				    )								    float getX				     ( void				    )								    float getXScale				     ( void				    )								    float getXSkew				     ( void				    )								    float getY				     ( void				    )								    float getYScale				     ( void				    )								    float getYSkew				     ( void				    )								    void move				     ( int $dx				    , int $dy				    )								    void moveTo				     ( int $x				    , int $y				    )								    void multColor				     ( int $red				    , int $green				    , int $blue				    [, int $a				   ] )								    void remove				     ( void				    )								    void rotate				     ( float $angle				    )								    void rotateTo				     ( float $angle				    )								    void scale				     ( int $dx				    , int $dy				    )								    void scaleTo				     ( int $x				    [, int $y				   ] )								    void setDepth				     ( float $depth				    )								    void setMaskLevel				     ( int $level				    )								    void setMatrix				     ( float $a				    , float $b				    , float $c				    , float $d				    , float $x				    , float $y				    )								    void setName				     ( string $name				    )								    void setRatio				     ( float $ratio				    )								    void skewX				     ( float $ddegrees				    )								    void skewXTo				     ( float $degrees				    )								    void skewY				     ( float $ddegrees				    )								    void skewYTo				     ( float $degrees				    )								 				   }								 				  				 				 																																 																																																																																																																																																																																																																																																																								 																																																																																																																																																																																																																																																																																																																																																																				 				Table of ContentsSWFDisplayItem->addAction 鈥			

相关资源