翻訳と辞書 |
NFlib
NFlib or NightFox’s lib is a library written in the C programming language that was developed to facilitate programming for the Nintendo DS. It is based upon devkitARM and libnds. It contains functions that simplify the implementation of backgrounds, sprites, and collision detection, among other core components. ==256 colors tiled backgrounds==
It is possible to load up to 32 backgrounds to RAM from files using the FAT filesystem or the Nitro filesystem. The pixel size of backgrounds must be in multiples of 256. The library's background system also supports extended palettes and can have up to 16 palettes of 256 colors. The VRAM configuration allows the use of 96 kilobytes for tiles and 32 Kilobytes for maps. The library also supports infinite maps, using the “bank swap” technique, maintaining the entire map on RAM and copying only the necessary portions to VRAM. The only limitation is the size of the Tileset, which may not exceed 96 Kilobytes for all of the layers. NFLib also contains functions for manipulating backgrounds, including displaying/hiding backgrounds, unloading backgrounds from RAM, changing individual map tiles via code, changing palette colors, and extending palettes.
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「NFlib」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|