Index Hierarchy OGWSetPositionTask Class Reference Inherits from OGWTask : NSObject Declared in OGWSetPositionTask.h Overview Sets the position of the entity when executed. Finishes instantaneously. Tasks + setPosition: Class Methods setPosition: Creates a new task that sets the entity’s position. + (id)setPosition:(GWPoint)position Parameters position The position to set the entity to. Return Value The new task. Declared In OGWSetPositionTask.h Index Hierarchy