Square
| Kind of class: | class |
|---|---|
| Inherits from: | Rectangle < Shape |
| Classpath: | Square |
| File last modified: | Monday, 16 May 2005, 23:02:20 |
Summary
Instance methods
- setLoc (inX:Number, inY:Number) : Void
- retainCount : Number
Instance methods
retainCount
function retainCount (
) : Number
Custom Rectangle comment. After this line the inherited comment from class Shape should be inserted. Just two random links for testing: Serializable and Shape.serialize.
# Returns:
- Custom Rectangle return comment. After this line the comment from class Shape should be inserted.#
Overrides:
setLoc
function setLoc (
inX:Number,
inY:Number) : Void
Overrides: