BASIC8
No hay suficientes valoraciones
Button Jr
   
Premio
Favoritos
Favorito
Quitar
Tamaño
Publicado el
Actualizado el
13.280 KB
5 MAR 2018 a las 11:09 p. m.
1 MAR 2020 a las 7:39 p. m.
4 notas sobre cambios ( ver )

Suscríbete para descargar
Button Jr

Descripción
A reusable clickable button behaviour.

License: CC0 (Public Domain)

Usage:
' Imports the button behaviour. import "btnbhvr" ' Renders a clickable button. if btnbhvr(btn_min, 59,51,32,12) then n = n - 1 endif

See code for details.