Toggle navigation
Get Started
Download
Documentation
Manual
API Reference
Tutorials
About
Contact
IgeObject
Method: isometric
Gets / sets if this object should be positioned isometrically or in 2d.
isometric
(
Boolean
val
)
Boolean
val
Set to true to position this object in isometric space or false to position it in 2d space.
Returns
*
Set the positioning mode to isometric
var entity = new IgeEntity() .isometric(true);
Set the positioning mode to 2d
var entity = new IgeEntity() .isometric(false);
© Copyright 2013 Irrelon Software Limited. All Rights Reserved. UK Registered Company Number: 07522767
Isogenic (ī´sōjen´ik): Adj originating from a common source; possessing the same genetic composition.
Strange Things Happen at the One Two Point