A B C D F G H I K L M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
P
- Photo - Class in com.example.qrgo.models
- Photo() - Constructor for class com.example.qrgo.models.Photo
- photoIds - Variable in class com.example.qrgo.models.QRCode
- photos - Variable in class com.example.qrgo.models.QRCode
- player - Variable in class com.example.qrgo.models.QRCode
- PlayerActivity - Class in com.example.qrgo
-
This activity is used to display the player profile It is used to display the player's total score, the player's qr codes, and the player's comments It is also used to display the player's global rank for total score
- PlayerActivity() - Constructor for class com.example.qrgo.PlayerActivity
- playerFirstName - Variable in class com.example.qrgo.models.Comment
- playerLastName - Variable in class com.example.qrgo.models.Comment
- playerLocation - Variable in class com.example.qrgo.models.PlayerProfile
- PlayerProfile - Class in com.example.qrgo.models
-
A class representing a player's profile, including their personal information, collected QR codes and comments, and game statistics.
- PlayerProfile(String, String, String, String, String, int, int, int, int, List<String>, List<BasicQRCode>, List<Comment>) - Constructor for class com.example.qrgo.models.PlayerProfile
-
Constructs a new PlayerProfile object with the specified properties.
- PlayerProfileFirebaseManager - Class in com.example.qrgo.firebase
- PlayerProfileFirebaseManager() - Constructor for class com.example.qrgo.firebase.PlayerProfileFirebaseManager
- playerUsername - Variable in class com.example.qrgo.models.Comment
- profilePhoto - Variable in class com.example.qrgo.models.BasicPlayerProfile
All Classes All Packages