リファレンス

Last-modified: 2009-02-12 (木) 15:04:58

真面目なリファレンスではなくただの命令一覧みたいなものです。


  • break
  • do
  • DSLua
    • WaitForAnyKey()
  • else
  • elseif
  • end
  • false
  • for
  • FrameStrip
    • Create()
      • FreeAll()
      • LoadBin()
  • if
  • Music
    • Free()
    • LoadMusic()
    • Pause()
    • Play()
    • Stop()
  • Pads
    • A()
    • B()
    • Down()
    • L()
    • Left()
    • R()
    • Right()
    • Slect()
    • Start()
    • Up()
    • X()
    • Y()
  • print()
  • repeat
  • Screen
    • Initialize()
    • Load16BitBG()
    • Load8BitBG()
      • Clear()
      • GetPizel()
      • Line()
      • Plot()
      • SetPaletteColor()
    • LoadKeyBoardBG()
    • LoadTextBG()
      • Clear()
      • FillRectWithChar()
      • PrintXY()
    • LoadTileBG()
      • GetTile()
      • LoadMap()
      • LoadPalette()
      • LoadTiles()
      • ScrollXY()
      • SetMapTile()
    • WaitForVBL()
  • SetColor()
  • Sound
    • LoadRaw()
      • Free()
      • Play()
  • Sprite
    • Create()
      • Free()
      • MoveTo()
      • SetFrame()
    • LoadPalette()
  • String
    • byte()
    • char()
    • find()
    • format()
    • len()
    • lower()
    • rep()
    • sub()
    • upper()
  • Stylus
    • Down()
    • NewPress()
    • Released()
    • X()
    • Y()
  • then
  • tostring()
  • true
  • until
  • while

コメント