|
Re: problems with multiple encoders, please help!
um well can u send ur actual code maybe ur instantiating them incorrectly. btw if u made them pointers u must use the -> operator instead of the . operator and also u have to have a line somewhere starting the counting ( ex back->Start();
|