introduction.rst 409 B

123456789101112
  1. .. _n2dLib_introduction:
  2. ============
  3. Introduction
  4. ============
  5. The n2DLib library consist in a set of functions inmplemented in C. They allow a TI-Nspire
  6. developper access the screen and the keybaord and offers functions to allow interacting
  7. with them.
  8. Thus, n2Dlib offers various functions from drawing a pixel, a sprite or circles to open
  9. a bitmap file to parse it and detect which key has been pressed.