Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X Y 

I

ic_launcher - Static variable in class com.ucd.comp41690.team21.zenze.R.mipmap
 
ic_launcher_round - Static variable in class com.ucd.comp41690.team21.zenze.R.mipmap
 
icon - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?
icon - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
icon_group - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
icon_only - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
iconifiedByDefault - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a boolean value, such as "true" or "false".
id() - Constructor for class com.ucd.comp41690.team21.zenze.R.id
 
ifRoom - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
image - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
imageAspectRatio - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a floating point value, such as "1.2".
imageAspectRatioAdjust - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
Must be one of the following constant values.
imageButtonStyle - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?
imageView - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
imageView2 - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
imageView3 - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
imageView5 - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
imgPhoto - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
indeterminateProgressStyle - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?
info - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
info_ImageView - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
info_Name - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
info_TextView - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
InfoActivity - Class in com.ucd.comp41690.team21.zenze.activities
 
InfoActivity() - Constructor for class com.ucd.comp41690.team21.zenze.activities.InfoActivity
 
infoDialog_Continue - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
infoDialog_Return - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
infoDialog_TitleEnemy - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
infoDialog_TitleItem - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
InfoDialogFragment - Class in com.ucd.comp41690.team21.zenze.fragments
 
InfoDialogFragment() - Constructor for class com.ucd.comp41690.team21.zenze.fragments.InfoDialogFragment
 
InfoDialogFragment.InfoDialogListener - Interface in com.ucd.comp41690.team21.zenze.fragments
 
init(Context, WeatherStatus) - Static method in class com.ucd.comp41690.team21.zenze.game.util.FileParser
used to fill the database and read the game config file should be called before the level is created
initFromJSON(Context) - Static method in class com.ucd.comp41690.team21.zenze.game.util.FileParser
Initialises the game from the game config file
initialActivityCount - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
inline - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
InputComponent - Interface in com.ucd.comp41690.team21.zenze.game.components
the input component reads the users input or generates one itself using an AI and issues commands to execute predefined behaviour on a game object
InputEvent - Enum in com.ucd.comp41690.team21.zenze.game.util
Created by annalena on 06.11.17.
inputHandler - Variable in class com.ucd.comp41690.team21.zenze.game.GameObject
 
insertAll(Attack...) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.AttackDao
Insert one or more attacks in the database
insertAll(Attack...) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.AttackDao_Impl
 
insertAll(AttackList...) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.AttackListDao
Insert one or more attack lists in the database
insertAll(AttackList...) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.AttackListDao_Impl
 
insertAll(AttackListLine...) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.AttackListLineDao
Insert one or more attack list lines in the database
insertAll(AttackListLine...) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.AttackListLineDao_Impl
 
insertAll(Enemy...) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyDao
Insert one or more ennemies in the database
insertAll(Enemy...) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyDao_Impl
 
insertAll(EnemyList...) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyListDao
Insert one or more enemy lists in the database
insertAll(EnemyList...) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyListDao_Impl
 
insertAll(EnemyListLine...) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyListLineDao
Insert one or more enemy list lines in the database
insertAll(EnemyListLine...) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyListLineDao_Impl
 
insertAll(Item...) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.ItemDao
Insert one or more items in the database
insertAll(Item...) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.ItemDao_Impl
 
insertAll(ItemList...) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.ItemListDao
Insert one or more item list in the database
insertAll(ItemList...) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.ItemListDao_Impl
 
insertAll(ItemListLine...) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.ItemListLineDao
Insert one or more item list lines in the database
insertAll(ItemListLine...) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.ItemListLineDao_Impl
 
insertAll(Player...) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.PlayerDao
Insert one or more players in the database
insertAll(Player...) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.PlayerDao_Impl
 
integer() - Constructor for class com.ucd.comp41690.team21.zenze.R.integer
 
intersects(PhysicsComponent.BoundingVolume, PhysicsComponent.BoundingVolume) - Method in class com.ucd.comp41690.team21.zenze.game.components.PhysicsComponent
checking for intersection between two bounding volumes
intersects(PhysicsComponent.Sphere, PhysicsComponent.AABB) - Method in class com.ucd.comp41690.team21.zenze.game.components.PhysicsComponent
collision detection between a sphere and an axis aligned rectangle
intersects(PhysicsComponent.Sphere, PhysicsComponent.Sphere) - Method in class com.ucd.comp41690.team21.zenze.game.components.PhysicsComponent
checks for collsions between two spherical bounding volumes
isAlive - Variable in class com.ucd.comp41690.team21.zenze.game.GameObject
 
isJumping - Variable in class com.ucd.comp41690.team21.zenze.game.components.PlayerPhysics
 
isLightTheme - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a boolean value, such as "true" or "false".
isRunning() - Method in class com.ucd.comp41690.team21.zenze.game.Game
 
Item - Class in com.ucd.comp41690.team21.zenze.backend.database.models
Created by timothee on 18/10/17.
Item() - Constructor for class com.ucd.comp41690.team21.zenze.backend.database.models.Item
 
Item(String, String, String, WeatherStatus) - Constructor for class com.ucd.comp41690.team21.zenze.backend.database.models.Item
 
Item(String, String, WeatherStatus) - Constructor for class com.ucd.comp41690.team21.zenze.backend.database.models.Item
 
item_bg - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
item_image - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
item_normal - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
item_rainy - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
item_snowy - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
item_sunny - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
ITEM_TAG - Static variable in class com.ucd.comp41690.team21.zenze.game.components.Type
 
itemDao() - Method in class com.ucd.comp41690.team21.zenze.backend.database.AppDatabase
 
itemDao() - Method in class com.ucd.comp41690.team21.zenze.backend.database.AppDatabase_Impl
 
ItemDao - Interface in com.ucd.comp41690.team21.zenze.backend.database.dao
Created by timothee on 27/11/17.
ItemDao_Impl - Class in com.ucd.comp41690.team21.zenze.backend.database.dao
 
ItemDao_Impl(RoomDatabase) - Constructor for class com.ucd.comp41690.team21.zenze.backend.database.dao.ItemDao_Impl
 
ItemDescription - Class in com.ucd.comp41690.team21.zenze.activities
 
ItemDescription() - Constructor for class com.ucd.comp41690.team21.zenze.activities.ItemDescription
 
ItemList - Class in com.ucd.comp41690.team21.zenze.backend.database.models
Created by timothee on 18/10/17.
ItemList() - Constructor for class com.ucd.comp41690.team21.zenze.backend.database.models.ItemList
 
itemListDao() - Method in class com.ucd.comp41690.team21.zenze.backend.database.AppDatabase
 
itemListDao() - Method in class com.ucd.comp41690.team21.zenze.backend.database.AppDatabase_Impl
 
ItemListDao - Interface in com.ucd.comp41690.team21.zenze.backend.database.dao
Created by timothee on 26/11/17.
ItemListDao_Impl - Class in com.ucd.comp41690.team21.zenze.backend.database.dao
 
ItemListDao_Impl(RoomDatabase) - Constructor for class com.ucd.comp41690.team21.zenze.backend.database.dao.ItemListDao_Impl
 
ItemListLine - Class in com.ucd.comp41690.team21.zenze.backend.database.models
Created by timothee on 18/10/17.
ItemListLine() - Constructor for class com.ucd.comp41690.team21.zenze.backend.database.models.ItemListLine
 
ItemListLine(int, int, int) - Constructor for class com.ucd.comp41690.team21.zenze.backend.database.models.ItemListLine
 
itemListLineDao() - Method in class com.ucd.comp41690.team21.zenze.backend.database.AppDatabase
 
itemListLineDao() - Method in class com.ucd.comp41690.team21.zenze.backend.database.AppDatabase_Impl
 
ItemListLineDao - Interface in com.ucd.comp41690.team21.zenze.backend.database.dao
Created by timothee on 27/11/17.
ItemListLineDao_Impl - Class in com.ucd.comp41690.team21.zenze.backend.database.dao
 
ItemListLineDao_Impl(RoomDatabase) - Constructor for class com.ucd.comp41690.team21.zenze.backend.database.dao.ItemListLineDao_Impl
 
itemPadding - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
A B C D E F G H I J L M N O P Q R S T U V W X Y