![]() |
Class: Class():Sensor(),rsensor(),rvelocity(){}
Dear c++ gurus, i have thk all over wat is means by the following hightlighted text, but not understood, can anyone explain to me what do they mean? or how do they function?
Code:
class RotationSensor : public Sensor {RotationSensor(...) : Sensor (...), rsensor(...), rvelocity(...) { on(); pos(position); } wat does this block of codes represent? or do? or how it function? Thanks guru. |
| All times are GMT +5.5. The time now is 16:45. |