unrolling

  1. LucaMs

    Android Question Rolling-unrolling B4XViews

    Playing a game (pc-web), just to waste time (as always :() I saw this kind of animation (already known, of course): I found (web) only this VB6 code: Public Sub SimpleUnroll(Source As PictureBox, Target As PictureBox, Optional TubeWidth = 50) Dim XTube As Long, Offset As Long, XPicture...
Top