Position – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Reverted edits by Heecf..... (talk) to last revision by TeRp)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 01:20, 21 August 2012

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)