Book a Demo

Author Topic: newbie question  (Read 2155 times)

dmx

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
newbie question
« on: October 04, 2003, 03:58:51 pm »
 I have a base class (test1) and from it i inherit another class( test2 ). But  the public members from test1 doesn't appear  in test2.
Is this normal, and if it is i must add them manually ?