A C D E F G H I L M N O P Q R S T W 
All Classes All Packages

G

getArray() - Method in class com.project.lordofthewings.Models.QRLocation.QRLocation
 
getAuthorNames(AuthorNamesCallback) - Method in class com.project.lordofthewings.Views.QRCodePage
Method to retrieve the author names from the database
getChild(int, int) - Method in class com.project.lordofthewings.Controllers.AuthorArrayAdapter
Gets the data associated with the given child within the given group.
getChildId(int, int) - Method in class com.project.lordofthewings.Controllers.AuthorArrayAdapter
Gets the ID for the given child within the given group.
getChildrenCount(int) - Method in class com.project.lordofthewings.Controllers.AuthorArrayAdapter
Gets the number of children in a specified group.
getChildView(int, int, boolean, View, ViewGroup) - Method in class com.project.lordofthewings.Controllers.AuthorArrayAdapter
Gets a View that displays the given child within the given group.
getDb() - Method in class com.project.lordofthewings.Controllers.FirebaseController
Getter for the Firebase Firestore database
getEmail() - Method in class com.project.lordofthewings.Models.Player.Player
 
getFirstName() - Method in class com.project.lordofthewings.Models.Player.Player
 
getGroup(int) - Method in class com.project.lordofthewings.Controllers.AuthorArrayAdapter
Gets the data associated with the given group.
getGroupCount() - Method in class com.project.lordofthewings.Controllers.AuthorArrayAdapter
Gets the number of groups.
getGroupId(int) - Method in class com.project.lordofthewings.Controllers.AuthorArrayAdapter
Gets the ID for the given group.
getGroupView(int, boolean, View, ViewGroup) - Method in class com.project.lordofthewings.Controllers.AuthorArrayAdapter
Gets a View that displays the given group.
getHash() - Method in class com.project.lordofthewings.Models.QRcode.QRCode
Getter for the hash value of the QRCode
getHashBits() - Method in class com.project.lordofthewings.Models.QRcode.QRCode
Extracts the first 6 characters of the Hash value
getInitialQRCodeCount() - Method in class com.project.lordofthewings.Models.Wallet.Wallet
Allows us to get the users total QR codes scanned from previous runs of the app
getInitialScore() - Method in class com.project.lordofthewings.Models.Wallet.Wallet
Allows us to get the total score of the QR codes scanned from previous runs of the app by the player
getLastName() - Method in class com.project.lordofthewings.Models.Player.Player
 
getLeaderboard() - Method in class com.project.lordofthewings.Views.LeaderBoardPage
 
getList() - Method in class com.project.lordofthewings.Views.MapsActivity
array Adapter getter method
getLocatedQRArray() - Method in class com.project.lordofthewings.Models.QRLocation.QRLocation
Returns the list of QRCodes that have been found by all users of the game to locate on the map
getLocation() - Method in class com.project.lordofthewings.Models.QRcode.QRCode
 
getNumOfQRCode() - Method in class com.project.lordofthewings.Models.Player.Player
 
getQrCodes() - Method in class com.project.lordofthewings.Models.Wallet.Wallet
getter for the player's scanned QR codes
getQrCodesCount() - Method in class com.project.lordofthewings.Models.Wallet.Wallet
getter for the player's scanned QR codes count
getQRName() - Method in class com.project.lordofthewings.Models.QRcode.QRCode
 
getQRScore() - Method in class com.project.lordofthewings.Models.QRcode.QRCode
 
getScore() - Method in class com.project.lordofthewings.Models.Player.Player
 
getScore() - Method in class com.project.lordofthewings.Models.Wallet.Wallet
getter for the player score
getUsername() - Method in class com.project.lordofthewings.Models.Wallet.Wallet
 
getUserName() - Method in class com.project.lordofthewings.Models.Player.Player
 
getView(int, View, ViewGroup) - Method in class com.project.lordofthewings.Controllers.MapsArrayAdapter
Inflates the view for the QRCode on the Map Activity
getView(int, View, ViewGroup) - Method in class com.project.lordofthewings.Controllers.PlayerArrayAdapter
Method that returns the view of the list item
getView(int, View, ViewGroup) - Method in class com.project.lordofthewings.Controllers.QRCodeArrayAdapter
 
getVisualRepr() - Method in class com.project.lordofthewings.Models.QRcode.QRCode
 
getVisualRepresentation() - Method in class com.project.lordofthewings.Models.QRcode.QRCode
Method that takes in the Hash value and gives out a visual representation for the QR code Uses the first 6 values of the Hash value and makes a visual representation based on that
gps_enabled - Variable in class com.project.lordofthewings.Views.CameraPages.QRCodeScan
 
A C D E F G H I L M N O P Q R S T W 
All Classes All Packages