IgeObject

Method: mode

Gets / sets the positioning mode of the entity.
mode (Number val)
  • Numberval 0 = 2d, 1 = isometric
Returns *

Set the positioning mode to 2d

var entity = new IgeEntity()
    .mode(0);

Set the positioning mode to isometric

var entity = new IgeEntity()
    .mode(1);
© 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