Position – Talk

From Bohemia Interactive Community
Revision as of 23:34, 27 September 2006 by TeRp (talk | contribs)
Jump to navigation Jump to search

Do we want to use Position instead of Array as return / argument type in functions related to positioning? There seems to be a mix now.

Some pages even specify the return value as "Array in Position format"

Examples: getPos, createUnit, camSetRelPos

--Salisan 23:05, 27 September 2006 (CEST)

Nope, a position is an array with 3 elements, so array should be fine. --TeRp 23:34, 27 September 2006 (CEST)