Skip to content

ugly OOP

Ugly OOP concept, everytime i call setImage, it create a new variable and return it to me. But the class hold a copy. Image if i call it two times, there is no meaning of that copy of variable. @kenlam296 @RonaldPark @chanhuiwah

Screenshot_2023-07-23_at_11.14.44_PM