Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettile.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettile.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettile.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettile.html on line 8
Retrieve a tile from the internal tile pool
PhTile_t *PhGetTile( void );
ph
Photon maintains an internal pool of tiles because tiles are frequently
used, and using the pool reduces the amount of time allocating and freeing
the tiles.
This function retrieves a tile from the internal tile pool.
The tile isn't initialized.
|
Don't free() the tile; instead, use
PhFreeTiles()
to return the tile to the pool. |
A pointer to the new tile, or NULL if an error occurred.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PhAddMergeTiles(),
PhClipTilings(),
PhCoalesceTiles(),
PhCopyTiles(),
PhDeTranslateTiles(),
PhFreeTiles(),
PhIntersectTilings(),
PhMergeTiles(),
PhRectsToTiles(),
PhSortTiles(),
PhTile_t,
PhTilesToRects(),
PhTranslateTiles()
“Using damage tiles”
in the Raw Drawing and Animation chapter of the
Photon Programmer's Guide
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettile.html on line 117
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettile.html on line 117