Spiderscript Home
Class Index | File Index

Classes




Spiderscript Home
Class Index | File Index

Classes




Class SS.coord

Co-ordinates. Holds co-ordinate information about an element
Defined in: SS.geom.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
SS.coord(x, y, z, w, h)
Field Summary
Field Attributes Field Name and Description
 
h
height
 
w
width
 
x
x-axis
 
y
y-axis
 
z
z-Index
Class Detail
SS.coord(x, y, z, w, h)
Parameters:
x
x-axis position
y
y-axis position
z
z-index position
w
width
h
height
Field Detail
h
height

w
width

x
x-axis

y
y-axis

z
z-Index

Documentation generated by JsDoc Toolkit 2.1.0 on Wed Sep 30 2009 09:31:12 GMT+0100 (BST)