KevinGruber
Member
|
XCode integration.
Hey Esenthel,
how can i make Xcode to suggest me possibles, what to programm next.
like in VS, when you write ctrl.actor. (Ctrl+Space) then it gives you a list with possible methods and variables and so on...
Thx
Kevin Gruber
|
|
11-22-2010 05:52 PM |
|
Esenthel
Administrator
|
RE: XCode integration.
I think there was some kind of shortcut, maybe Esc? you can try looking in xcode options, keyboard shortcuts.
|
|
11-22-2010 06:01 PM |
|
KevinGruber
Member
|
RE: XCode integration.
it is ESC
but it always says no completion....
and howe can i convert a Matrix3 to an Vec?
thx
|
|
11-22-2010 06:04 PM |
|
Esenthel
Administrator
|
RE: XCode integration.
then I dont know about xcode autocompletion,
Matrix3 is built from 3 vectors
|
|
11-22-2010 07:26 PM |
|