Class Index | File Index

Classes


Class GeomObj#init


Defined in: raphaelsm.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
GeomObj#init(raphael, x, z, size, angle)
Sets basic parameters to created object
Class Detail
GeomObj#init(raphael, x, z, size, angle)
Sets basic parameters to created object
Parameters:
{Raphael} raphael
raphael instance
{float} x
x coordinate [pixel]
{float} z
z coordinate [pixel]
{float} size
size [pixel]
{float} angle
rotation angle from initial position

Documentation generated by JsDoc Toolkit 2.4.0 on Wed May 18 2011 18:37:17 GMT+0200 (CEST)