User Tools

Site Tools


en:code:core:rect

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:code:core:rect [2011/07/07 16:38] – [contains] jmgren:code:core:rect [2021/02/13 11:23] (current) – external edit 127.0.0.1
Line 369: Line 369:
  
 ==== center ==== ==== center ====
-Returns a [[code:core:point|Point]] representing the center of this Rect.+Returns a [[en:code:core:point|Point]] representing the center of this Rect.
  
 === Syntax === === Syntax ===
Line 377: Line 377:
  
 === Returns === === Returns ===
-  * ([[code:core:point|Point]]) the center of this Rect+  * ([[en:code:core:point|Point]]) the center of this Rect
  
 ==== size ==== ==== size ====
-Returns a [[code:core:size|Size]] representing the size of this Rect.+Returns a [[en:code:core:size|Size]] representing the size of this Rect.
  
 === Syntax === === Syntax ===
Line 388: Line 388:
  
 === Returns === === Returns ===
-  * ([[code:core:size|Size]]) the size of this Rect+  * ([[en:code:core:size|Size]]) the size of this Rect
  
 ==== width ==== ==== width ====
en/code/core/rect.1310056695.txt.gz · Last modified: 2021/02/13 11:23 (external edit)