Pnt
Kind of class: | public class |
---|---|
Package: | com.actionsnippet.geom |
Inherits from: | none |
Classpath: | com.actionsnippet.geom.Pnt |
File last modified: | Saturday, 30 May 2009, 17:46:23 |
Summary
Constructor
Pnt
public function Pnt (
x:Number,
y:Number)
Instance properties
x
public x:Number
(read,write)
y
public y:Number
(read,write)