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 

C

CameraAI - Class in com.ucd.comp41690.team21.zenze.game.components
moves the camera horizontally according to players position and level borders
CameraAI(int, GameObject, float, float, float, int) - Constructor for class com.ucd.comp41690.team21.zenze.game.components.CameraAI
initialises a new camera object
cancel_action - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
cancel_button - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
cancel_button_image_alpha - Static variable in class com.ucd.comp41690.team21.zenze.R.integer
 
cardBackgroundColor - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
cardCornerRadius - 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".
cardElevation - 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".
cardMaxElevation - 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".
cardPreventCornerOverlap - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a boolean value, such as "true" or "false".
cardUseCompatPadding - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a boolean value, such as "true" or "false".
CardView - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
CardView - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
Attributes that can be used with a CardView.
CardView_android_minHeight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.minHeight attribute's value can be found in the R.styleable.CardView array.
CardView_android_minWidth - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.minWidth attribute's value can be found in the R.styleable.CardView array.
CardView_cardBackgroundColor - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.cardBackgroundColor attribute's value can be found in the R.styleable.CardView array.
CardView_cardCornerRadius - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.cardCornerRadius attribute's value can be found in the R.styleable.CardView array.
CardView_cardElevation - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.cardElevation attribute's value can be found in the R.styleable.CardView array.
CardView_cardMaxElevation - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.cardMaxElevation attribute's value can be found in the R.styleable.CardView array.
CardView_cardPreventCornerOverlap - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.cardPreventCornerOverlap attribute's value can be found in the R.styleable.CardView array.
CardView_cardUseCompatPadding - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.cardUseCompatPadding attribute's value can be found in the R.styleable.CardView array.
cardview_compat_inset_shadow - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
CardView_contentPadding - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.contentPadding attribute's value can be found in the R.styleable.CardView array.
CardView_contentPaddingBottom - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.contentPaddingBottom attribute's value can be found in the R.styleable.CardView array.
CardView_contentPaddingLeft - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.contentPaddingLeft attribute's value can be found in the R.styleable.CardView array.
CardView_contentPaddingRight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.contentPaddingRight attribute's value can be found in the R.styleable.CardView array.
CardView_contentPaddingTop - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.contentPaddingTop attribute's value can be found in the R.styleable.CardView array.
CardView_Dark - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
cardview_dark_background - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
cardview_default_elevation - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
cardview_default_radius - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
CardView_Light - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
cardview_light_background - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
cardview_shadow_end_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
cardview_shadow_start_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
center - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
chains - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
character - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
character_blue - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
checkbox - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
checkboxStyle - 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 "?
checkedTextViewStyle - 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 "?
chronometer - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
circleCrop - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a boolean value, such as "true" or "false".
closeIcon - 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 "?
closeItemLayout - 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 "?
collapseActionView - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
collapseContentDescription - 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;
collapseIcon - 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 "?
color - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
color() - Constructor for class com.ucd.comp41690.team21.zenze.R.color
 
colorAccent - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorAccent - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
colorBackgroundFloating - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorButtonNormal - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorControlActivated - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorControlHighlight - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorControlNormal - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorPrimary - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorPrimary - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
colorPrimaryDark - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
colorPrimaryDark - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
colorScheme - 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 "?
ColorStateListItem - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
Attributes that can be used with a ColorStateListItem.
ColorStateListItem_alpha - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.alpha attribute's value can be found in the R.styleable.ColorStateListItem array.
ColorStateListItem_android_alpha - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.alpha attribute's value can be found in the R.styleable.ColorStateListItem array.
ColorStateListItem_android_color - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.color attribute's value can be found in the R.styleable.ColorStateListItem array.
colorSwitchThumbNormal - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
com.ucd.comp41690.team21.zenze - package com.ucd.comp41690.team21.zenze
 
com.ucd.comp41690.team21.zenze.activities - package com.ucd.comp41690.team21.zenze.activities
 
com.ucd.comp41690.team21.zenze.backend - package com.ucd.comp41690.team21.zenze.backend
 
com.ucd.comp41690.team21.zenze.backend.database - package com.ucd.comp41690.team21.zenze.backend.database
 
com.ucd.comp41690.team21.zenze.backend.database.dao - package com.ucd.comp41690.team21.zenze.backend.database.dao
 
com.ucd.comp41690.team21.zenze.backend.database.models - package com.ucd.comp41690.team21.zenze.backend.database.models
 
com.ucd.comp41690.team21.zenze.backend.weather - package com.ucd.comp41690.team21.zenze.backend.weather
 
com.ucd.comp41690.team21.zenze.fragments - package com.ucd.comp41690.team21.zenze.fragments
 
com.ucd.comp41690.team21.zenze.game - package com.ucd.comp41690.team21.zenze.game
 
com.ucd.comp41690.team21.zenze.game.commands - package com.ucd.comp41690.team21.zenze.game.commands
 
com.ucd.comp41690.team21.zenze.game.components - package com.ucd.comp41690.team21.zenze.game.components
 
com.ucd.comp41690.team21.zenze.game.util - package com.ucd.comp41690.team21.zenze.game.util
 
com.ucd.comp41690.team21.zenze.game.view - package com.ucd.comp41690.team21.zenze.game.view
 
com_facebook_activity_layout - Static variable in class com.ucd.comp41690.team21.zenze.R.layout
 
com_facebook_activity_theme - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
com_facebook_auth_dialog - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
com_facebook_auth_dialog_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_auth_dialog_cancel_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_auth_dialog_corner_radius - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_auth_dialog_corner_radius_oversized - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_auth_dialog_header_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_auth_dialog_instructions_textview - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
com_facebook_auxiliary_view_position - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
Must be one of the following constant values.
com_facebook_blue - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_body_frame - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
com_facebook_button - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
com_facebook_button_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_background_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_background_color_disabled - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_background_color_focused - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_background_color_focused_disabled - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_background_color_pressed - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_background_color_selected - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_border_color_focused - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_corner_radius - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_button_icon - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_icon_blue - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_icon_white - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_like - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
com_facebook_button_like_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_like_icon_selected - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_login_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_login_background_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_login_corner_radius - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_button_login_logo - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_login_silver_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_login_silver_background_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_login_silver_background_color_pressed - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_send - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
com_facebook_button_send_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_send_background_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_send_background_color_pressed - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_send_icon_blue - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_send_icon_white - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_button_share - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
com_facebook_button_text_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_button_xout - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
com_facebook_close - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_confirm_logout - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a boolean value, such as "true" or "false".
com_facebook_device_auth_dialog_fragment - Static variable in class com.ucd.comp41690.team21.zenze.R.layout
 
com_facebook_device_auth_instructions - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
com_facebook_device_auth_instructions - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_device_auth_text - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_favicon_blue - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_foreground_color - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".
com_facebook_fragment_container - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
com_facebook_horizontal_alignment - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
Must be one of the following constant values.
com_facebook_image_download_unknown_error - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_internet_permission_error_message - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_internet_permission_error_title - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_is_cropped - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
May be a boolean value, such as "true" or "false".
com_facebook_like_button_liked - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_like_button_not_liked - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_like_view - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
Attributes that can be used with a com_facebook_like_view.
com_facebook_like_view_com_facebook_auxiliary_view_position - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_auxiliary_view_position attribute's value can be found in the R.styleable.com_facebook_like_view array.
com_facebook_like_view_com_facebook_foreground_color - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_foreground_color attribute's value can be found in the R.styleable.com_facebook_like_view array.
com_facebook_like_view_com_facebook_horizontal_alignment - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_horizontal_alignment attribute's value can be found in the R.styleable.com_facebook_like_view array.
com_facebook_like_view_com_facebook_object_id - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_object_id attribute's value can be found in the R.styleable.com_facebook_like_view array.
com_facebook_like_view_com_facebook_object_type - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_object_type attribute's value can be found in the R.styleable.com_facebook_like_view array.
com_facebook_like_view_com_facebook_style - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_style attribute's value can be found in the R.styleable.com_facebook_like_view array.
com_facebook_likeboxcountview_border_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_likeboxcountview_border_radius - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_likeboxcountview_border_width - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_likeboxcountview_caret_height - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_likeboxcountview_caret_width - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_likeboxcountview_text_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_likeboxcountview_text_padding - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_likeboxcountview_text_size - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_likeview_edge_padding - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_likeview_internal_padding - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_likeview_text_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_likeview_text_size - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_loading - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_login_fragment - Static variable in class com.ucd.comp41690.team21.zenze.R.layout
 
com_facebook_login_fragment_progress_bar - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
com_facebook_login_text - 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;
com_facebook_login_view - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
Attributes that can be used with a com_facebook_login_view.
com_facebook_login_view_com_facebook_confirm_logout - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_confirm_logout attribute's value can be found in the R.styleable.com_facebook_login_view array.
com_facebook_login_view_com_facebook_login_text - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_login_text attribute's value can be found in the R.styleable.com_facebook_login_view array.
com_facebook_login_view_com_facebook_logout_text - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_logout_text attribute's value can be found in the R.styleable.com_facebook_login_view array.
com_facebook_login_view_com_facebook_tooltip_mode - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_tooltip_mode attribute's value can be found in the R.styleable.com_facebook_login_view array.
com_facebook_loginview_cancel_action - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_loginview_default_style - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
com_facebook_loginview_log_in_button - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_loginview_log_in_button_continue - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_loginview_log_in_button_long - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_loginview_log_out_action - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_loginview_log_out_button - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_loginview_logged_in_as - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_loginview_logged_in_using_facebook - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_loginview_silver_style - Static variable in class com.ucd.comp41690.team21.zenze.R.style
 
com_facebook_logout_text - 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;
com_facebook_messenger_blue - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_object_id - 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;
com_facebook_object_type - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
Must be one of the following constant values.
com_facebook_preset_size - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
Must be one of the following constant values.
com_facebook_profile_picture_blank_portrait - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_profile_picture_blank_square - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_profile_picture_view - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
Attributes that can be used with a com_facebook_profile_picture_view.
com_facebook_profile_picture_view_com_facebook_is_cropped - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_is_cropped attribute's value can be found in the R.styleable.com_facebook_profile_picture_view array.
com_facebook_profile_picture_view_com_facebook_preset_size - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.com_facebook_preset_size attribute's value can be found in the R.styleable.com_facebook_profile_picture_view array.
com_facebook_profilepictureview_preset_size_large - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_profilepictureview_preset_size_normal - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_profilepictureview_preset_size_small - Static variable in class com.ucd.comp41690.team21.zenze.R.dimen
 
com_facebook_send_button_icon - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_send_button_text - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_send_button_text_color - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
com_facebook_share_button_text - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_smart_device_dialog_fragment - Static variable in class com.ucd.comp41690.team21.zenze.R.layout
 
com_facebook_smart_device_instructions - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_smart_device_instructions_or - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_smart_instructions_0 - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
com_facebook_smart_instructions_or - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
com_facebook_smart_login_confirmation_cancel - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_smart_login_confirmation_continue_as - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_smart_login_confirmation_title - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_style - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
Must be one of the following constant values.
com_facebook_tooltip_black_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_tooltip_black_bottomnub - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_tooltip_black_topnub - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_tooltip_black_xout - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_tooltip_blue_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_tooltip_blue_bottomnub - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_tooltip_blue_topnub - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_tooltip_blue_xout - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
com_facebook_tooltip_bubble - Static variable in class com.ucd.comp41690.team21.zenze.R.layout
 
com_facebook_tooltip_bubble_view_bottom_pointer - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
com_facebook_tooltip_bubble_view_text_body - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
com_facebook_tooltip_bubble_view_top_pointer - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
com_facebook_tooltip_default - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
com_facebook_tooltip_mode - Static variable in class com.ucd.comp41690.team21.zenze.R.attr
Must be one of the following constant values.
com_smart_login_code - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
Command - Interface in com.ucd.comp41690.team21.zenze.game.commands
Interface for Commands having to methods execute and exit enhances reusability of code and allows all kind of objects to have the same behaviour
commitIcon - 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 "?
common_full_open_on_phone - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_play_services_enable_button - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_enable_text - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_enable_title - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_install_button - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_install_text - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_install_title - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_notification_ticker - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_unknown_issue - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_unsupported_text - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_update_button - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_update_text - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_update_title - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_updating_text - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_play_services_wear_update_text - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_google_signin_btn_icon_dark - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_icon_dark_focused - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_icon_dark_normal - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_icon_dark_normal_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_icon_disabled - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_icon_light - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_icon_light_focused - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_icon_light_normal - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_icon_light_normal_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_text_dark - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_google_signin_btn_text_dark - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_text_dark_default - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_google_signin_btn_text_dark_disabled - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_google_signin_btn_text_dark_focused - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_google_signin_btn_text_dark_focused - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_text_dark_normal - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_text_dark_normal_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_text_dark_pressed - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_google_signin_btn_text_disabled - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_text_light - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_google_signin_btn_text_light - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_text_light_default - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_google_signin_btn_text_light_disabled - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_google_signin_btn_text_light_focused - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_google_signin_btn_text_light_focused - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_text_light_normal - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_text_light_normal_background - Static variable in class com.ucd.comp41690.team21.zenze.R.drawable
 
common_google_signin_btn_text_light_pressed - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_google_signin_btn_tint - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
common_open_on_phone - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_signin_button_text - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
common_signin_button_text_long - Static variable in class com.ucd.comp41690.team21.zenze.R.string
 
CompoundButton - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
Attributes that can be used with a CompoundButton.
CompoundButton_android_button - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.button attribute's value can be found in the R.styleable.CompoundButton array.
CompoundButton_buttonTint - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.buttonTint attribute's value can be found in the R.styleable.CompoundButton array.
CompoundButton_buttonTintMode - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.buttonTintMode attribute's value can be found in the R.styleable.CompoundButton array.
confirmation_code - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
ConstraintLayout_Layout - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
Attributes that can be used with a ConstraintLayout_Layout.
ConstraintLayout_Layout_android_maxHeight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.maxHeight attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_android_maxWidth - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.maxWidth attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_android_minHeight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.minHeight attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_android_minWidth - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.minWidth attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_android_orientation - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.orientation attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_constraintSet - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.constraintSet attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintBaseline_creator - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintBaseline_creator attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintBaseline_toBaselineOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintBottom_creator - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintBottom_creator attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintBottom_toBottomOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintBottom_toBottomOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintBottom_toTopOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintBottom_toTopOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintDimensionRatio - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintDimensionRatio attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintEnd_toEndOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintEnd_toEndOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintEnd_toStartOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintEnd_toStartOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintGuide_begin - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintGuide_begin attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintGuide_end - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintGuide_end attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintGuide_percent - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintGuide_percent attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintHeight_default - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHeight_default attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintHeight_max - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHeight_max attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintHeight_min - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHeight_min attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintHorizontal_bias - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHorizontal_bias attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHorizontal_chainStyle attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintHorizontal_weight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHorizontal_weight attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintLeft_creator - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintLeft_creator attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintLeft_toLeftOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintLeft_toLeftOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintLeft_toRightOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintLeft_toRightOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintRight_creator - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintRight_creator attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintRight_toLeftOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintRight_toLeftOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintRight_toRightOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintRight_toRightOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintStart_toEndOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintStart_toEndOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintStart_toStartOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintStart_toStartOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintTop_creator - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintTop_creator attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintTop_toBottomOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintTop_toBottomOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintTop_toTopOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintTop_toTopOf attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintVertical_bias - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintVertical_bias attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintVertical_chainStyle - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintVertical_chainStyle attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintVertical_weight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintVertical_weight attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintWidth_default - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintWidth_default attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintWidth_max - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintWidth_max attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_constraintWidth_min - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintWidth_min attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_editor_absoluteX - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_editor_absoluteX attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_editor_absoluteY - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_editor_absoluteY attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_goneMarginBottom - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginBottom attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_goneMarginEnd - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginEnd attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_goneMarginLeft - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginLeft attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_goneMarginRight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginRight attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_goneMarginStart - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginStart attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_goneMarginTop - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginTop attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
ConstraintLayout_Layout_layout_optimizationLevel - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_optimizationLevel attribute's value can be found in the R.styleable.ConstraintLayout_Layout array.
constraintSet - 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 "?
ConstraintSet - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
Attributes that can be used with a ConstraintSet.
ConstraintSet_android_alpha - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.alpha attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_elevation - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.elevation attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_id - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.id attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_layout_height - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_height attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_layout_marginBottom - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_marginBottom attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_layout_marginEnd - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_marginEnd attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_layout_marginLeft - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_marginLeft attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_layout_marginRight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_marginRight attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_layout_marginStart - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_marginStart attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_layout_marginTop - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_marginTop attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_layout_width - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_width attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_orientation - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.orientation attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_rotationX - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.rotationX attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_rotationY - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.rotationY attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_scaleX - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.scaleX attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_scaleY - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.scaleY attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_transformPivotX - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.transformPivotX attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_transformPivotY - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.transformPivotY attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_translationX - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.translationX attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_translationY - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.translationY attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_translationZ - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.translationZ attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_android_visibility - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.visibility attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintBaseline_creator - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintBaseline_creator attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintBaseline_toBaselineOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintBaseline_toBaselineOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintBottom_creator - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintBottom_creator attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintBottom_toBottomOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintBottom_toBottomOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintBottom_toTopOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintBottom_toTopOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintDimensionRatio - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintDimensionRatio attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintEnd_toEndOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintEnd_toEndOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintEnd_toStartOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintEnd_toStartOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintGuide_begin - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintGuide_begin attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintGuide_end - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintGuide_end attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintGuide_percent - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintGuide_percent attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintHeight_default - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHeight_default attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintHeight_max - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHeight_max attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintHeight_min - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHeight_min attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintHorizontal_bias - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHorizontal_bias attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintHorizontal_chainStyle - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHorizontal_chainStyle attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintHorizontal_weight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintHorizontal_weight attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintLeft_creator - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintLeft_creator attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintLeft_toLeftOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintLeft_toLeftOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintLeft_toRightOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintLeft_toRightOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintRight_creator - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintRight_creator attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintRight_toLeftOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintRight_toLeftOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintRight_toRightOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintRight_toRightOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintStart_toEndOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintStart_toEndOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintStart_toStartOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintStart_toStartOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintTop_creator - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintTop_creator attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintTop_toBottomOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintTop_toBottomOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintTop_toTopOf - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintTop_toTopOf attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintVertical_bias - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintVertical_bias attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintVertical_chainStyle - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintVertical_chainStyle attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintVertical_weight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintVertical_weight attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintWidth_default - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintWidth_default attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintWidth_max - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintWidth_max attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_constraintWidth_min - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_constraintWidth_min attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_editor_absoluteX - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_editor_absoluteX attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_editor_absoluteY - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_editor_absoluteY attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_goneMarginBottom - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginBottom attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_goneMarginEnd - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginEnd attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_goneMarginLeft - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginLeft attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_goneMarginRight - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginRight attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_goneMarginStart - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginStart attribute's value can be found in the R.styleable.ConstraintSet array.
ConstraintSet_layout_goneMarginTop - Static variable in class com.ucd.comp41690.team21.zenze.R.styleable
This symbol is the offset where the R.attr.layout_goneMarginTop attribute's value can be found in the R.styleable.ConstraintSet array.
contentInsetEnd - 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".
contentInsetEndWithActions - 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".
contentInsetLeft - 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".
contentInsetRight - 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".
contentInsetStart - 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".
contentInsetStartWithNavigation - 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".
contentPadding - 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".
contentPaddingBottom - 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".
contentPaddingLeft - 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".
contentPaddingRight - 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".
contentPaddingTop - 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".
contentPanel - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
context - Variable in class com.ucd.comp41690.team21.zenze.game.Game
 
controlBackground - 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 "?
countAttackListLinesInList(int) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.AttackListLineDao
 
countAttackListLinesInList(int) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.AttackListLineDao_Impl
 
countAttackLists() - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.AttackListDao
 
countAttackLists() - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.AttackListDao_Impl
 
countAttacks() - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.AttackDao
 
countAttacks() - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.AttackDao_Impl
 
countEnemies() - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyDao
 
countEnemies() - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyDao_Impl
 
countEnemyListLinesInList(int) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyListLineDao
 
countEnemyListLinesInList(int) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyListLineDao_Impl
 
countEnemyLists() - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyListDao
 
countEnemyLists() - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.EnemyListDao_Impl
 
countItemListLinesInList(int) - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.ItemListLineDao
 
countItemListLinesInList(int) - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.ItemListLineDao_Impl
 
countItemLists() - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.ItemListDao
 
countItemLists() - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.ItemListDao_Impl
 
countItems() - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.ItemDao
 
countItems() - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.ItemDao_Impl
 
countPlayers() - Method in interface com.ucd.comp41690.team21.zenze.backend.database.dao.PlayerDao
 
countPlayers() - Method in class com.ucd.comp41690.team21.zenze.backend.database.dao.PlayerDao_Impl
 
createInvalidationTracker() - Method in class com.ucd.comp41690.team21.zenze.backend.database.AppDatabase_Impl
 
createOpenHelper(DatabaseConfiguration) - Method in class com.ucd.comp41690.team21.zenze.backend.database.AppDatabase_Impl
 
custom - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
customNavigationLayout - 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 "?
customPanel - Static variable in class com.ucd.comp41690.team21.zenze.R.id
 
cyan - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
cyan_dark - Static variable in class com.ucd.comp41690.team21.zenze.R.color
 
A B C D E F G H I J L M N O P Q R S T U V W X Y