Logo
Explore Help
Sign In
JailDoctor/ascii
2
0
Fork 0
You've already forked ascii
Code Issues Pull Requests Projects Releases 4 Wiki Activity
Page: Home
Pages
Home abs ascii atan2 border btn btnp ceil chr cls color cos filein fileout flr ink load locate log max memcpy memoria mid min mode modegrafic mousebutton mousewheel mousex mousey nosound paleta paper peek play poke print rnd setchar sgn sin sound sqrt teclat time tostr
Clone
22
Home
JailDoctor edited this page 2022-02-18 19:15:41 +01:00
Table of Contents
  • COLORS:
  • PINTAR:
  • TECLES:
  • RATOLÍ:
  • MATEMÀTIQUES:
  • MISC:
  • CADENES:
  • MEMÒRIA:
  • SÓ:

Xuleta: Descarregar el PDF

Referència per categories:

COLORS:

  • ink(color)
  • paper(color)
  • border(color) (desde v0.5.4)
  • color(ink,paper,[border]) (ampliat en v0.5.4)

PINTAR:

  • mode(num)
  • cls([char])
  • locate(x, y)
  • print(string, [x, y])

TECLES:

  • btn(tecla)
  • btnp(tecla)

RATOLÍ:

  • mousex()
  • mousey()
  • mousewheel()
  • mousebutton(btn)

MATEMÀTIQUES:

  • abs(x)
  • ceil(x)
  • flr(x)
  • sgn(x)
  • sin(x)
  • cos(x)
  • atan2(x,y)
  • sqrt(x)
  • max(x,y)
  • mid(x,y,z)
  • min(x,y)

MISC:

  • time()
  • rnd(max)
  • load(filename)
  • log(str) (desde v0.5.1)

CADENES:

  • tostr(num)
  • ascii(str, index)
  • chr(num)
  • strlen(str)

MEMÒRIA:

  • setchar(index,b0,b1,b2,b3,b4,b5,b6,b7)
  • peek(addr)
  • poke(addr,val)
  • memcpy(dst,src,size) (desde v0.5.1)
  • fileout(str,addr,size) (desde v0.5.1)
  • filein(str,addr,size) (desde v0.5.1)

SÓ:

  • sound(freq,len)
  • nosound()
  • play(str) (desde v0.5.2)
Delete Page

Deleting the wiki page "Home" cannot be undone. Continue?

Powered by Gitea Version: 1.25.2 Page: 161ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API