and hi again, boys. I need to implement game loop ...
# multiplatform
i
and hi again, boys. I need to implement game loop for android/ios kn project. Im stuck atm with idea that I cant override the
draw
method at IOS UIView
class GraphView() : UIView()
maybe Im doing something wrong, but the in sources view itself is do not have this method tho