Position – Talk

From Bohemia Interactive Community
Revision as of 01:20, 21 August 2012 by T D (talk | contribs) (Reverted edits by Heecf..... (talk) to last revision by TeRp)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)