IgeEntity

Method: cacheDirty

Gets / sets the cache dirty flag. If set to true this will instruct the entity to re-draw it's cached image from the assigned texture. Once that occurs the flag will automatically be set back to false. This works in either standard cache mode or composite cache mode.
cacheDirty (Boolean val)
  • Booleanval True to force a cache update.
Returns *

Get cache dirty flag value

var val = entity.cacheDirty();

Set cache dirty flag value

entity.cacheDirty(true);
© 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