another silly question as the title says, in Window_Selectable i've found that the @index is being set to -1 at initialize. but whenever we accessed the said window (for example the Window_TitleCommand) the @index is being set at 0 (the first index command). my question is, what is the purpose of being -1 at initialize? why the selectable doesn't set the default @index at initialize into 0?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.