Simulating C++ Constructors
Posted: Sat Feb 23, 2013 9:41 pm
Hello friends!
I´m using Hollywood in a OOP way and I ised to use a function like constructor for my objects....you know.
But, what if I want to create a different constructor that accept, for example, arguments? Hoy can I use the same name of the function?
Hope you understand!
Thanks!
I´m using Hollywood in a OOP way and I ised to use a function like constructor for my objects....you know.
But, what if I want to create a different constructor that accept, for example, arguments? Hoy can I use the same name of the function?
Hope you understand!
Thanks!