Hello everybody! i have a little question, how can i link more than one .class files, that one that depends of the other, i have one class Robogator_AI and other class named Metodos, the metodos class has some methods that object in the Robogator_AI class( the main class) use, how can i link then together in console? ( iam not using IDE)
like nxjlink Robogator_AI Metodos -o Robot_core something like this?
thanks for the intention .
