Index

Package: Worlds.Importing

Description

package Worlds.Importing is

Subprograms & Entries

Import_World

function Import_World
( imagePath, libName, domain: String;
tolerance: Natural )
return A_World;

References:

worlds-importing.ads:5:14 (declaration)
games-ked.adb:105:25 (reference)
worlds-importing.adb:19:14 (body)
worlds-importing.adb:273:9 (label)
worlds-importing.ads:12:27 (reference)

Called by:

Games.Ked.Handle_Import_World defined at games-ked.ads:39:15

Calls:

- defined at a-reatim.ads:60:13
>= defined at a-reatim.ads:80:13
Ada.Containers.Doubly_Linked_Lists.Append defined at a-cdlili.ads:111:14
Ada.Containers.Doubly_Linked_Lists.Element defined at a-cdlili.ads:67:13
Ada.Containers.Doubly_Linked_Lists.First defined at a-cdlili.ads:155:13
Ada.Containers.Doubly_Linked_Lists.Has_Element defined at a-cdlili.ads:185:13
Ada.Containers.Doubly_Linked_Lists.Next defined at a-cdlili.ads:163:13
Ada.Exceptions.Exception_Message defined at a-except.ads:101:13
Ada.Exceptions.Exception_Name defined at a-except.ads:79:13
Allegro.Bitmaps.Create_Bitmap defined at allegro-bitmaps.ads:28:14
Allegro.Bitmaps.Create_Sub_Bitmap defined at allegro-bitmaps.ads:32:14
Allegro.Bitmaps.Destroy_Bitmap defined at allegro-bitmaps.ads:41:15
Allegro.Bitmaps.Get_Height defined at allegro-bitmaps.ads:51:14
Allegro.Bitmaps.Get_Width defined at allegro-bitmaps.ads:63:14
Allegro.Image_Files.Load_Bitmap defined at allegro-image_files.ads:80:14
Allegro.Sprites.Blit defined at allegro-sprites.ads:11:15
Allegro.Sprites.Draw_Sprite defined at allegro-sprites.ads:36:15
Clock defined at a-reatim.ads:55:13
Debugging.Dbg defined at debugging.ads:58:15
Seconds defined at a-reatim.ads:89:13
Support.Image defined at support.ads:96:14
Tiles.Libraries.Get_Bitmap_At_Slot defined at tiles-libraries.ads:59:14
Tiles.Libraries.Get_Id_At_Slot defined at tiles-libraries.ads:71:14
Tiles.Libraries.Get_Tile_Count defined at tiles-libraries.ads:96:14
Tiles.Libraries.Load_Library_Sync defined at tiles-libraries.ads:30:14
Tiles.Libraries.Unload_Library defined at tiles-libraries.ads:38:15
To_Duration defined at a-reatim.ads:82:13
Worlds.Create_World defined at worlds.ads:47:14
Worlds.Delete defined at worlds.ads:144:15
Worlds.Get_Height_Tiles defined at worlds.ads:77:14
Worlds.Get_Width_Tiles defined at worlds.ads:98:14
Worlds.Importing.Import_World.Get_Tile_Width defined at worlds-importing.adb:31:18
Worlds.Importing.Import_World.Is_Transparent defined at worlds-importing.adb:47:18
Worlds.Importing.Import_World.Match defined at worlds-importing.adb:64:18
Worlds.Importing.Import_World.Transparent_Match defined at worlds-importing.adb:91:18
Worlds.Importing.Import_World.Update_Progress defined at worlds-importing.adb:116:19
Worlds.Set_Tile defined at worlds.ads:120:15
Worlds.Valid_Domain defined at worlds.ads:149:14
Raises an exception on error.