Self (programming language): Difference between revisions

Content deleted Content added
No edit summary
m linking
Line 90:
and: self base top / self scale factor.</syntaxhighlight>
 
assuming <code>base</code>, <code>ligature</code>, <code>height</code> and <code>scale</code> were not [[instance variablesvariable]]s of <code>self</code> but were, in fact, methods.
 
=== Making new objects ===