Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. formattedScore :: PlayerScore -> Maybe Text

    gogol-games Gogol.Games

    The formatted score for this player score.

  2. formattedScore :: PlayerScoreResponse -> Maybe Text

    gogol-games Gogol.Games

    The formatted value of the submitted score.

  3. formattedScoreRank :: LeaderboardEntry -> Maybe Text

    gogol-games Gogol.Games

    The localized string for the rank of this score for this leaderboard.

  4. formattedTotalSteps :: AchievementDefinition -> Maybe Text

    gogol-games Gogol.Games

    The total steps for an incremental achievement as a string.

  5. formattedCurrentStepsString :: PlayerAchievement -> Maybe Text

    gogol-games Gogol.Games.Types

    The current steps for an incremental achievement as a string.

  6. formattedNumEvents :: PlayerEvent -> Maybe Text

    gogol-games Gogol.Games.Types

    The current number of times this event has occurred, as a string. The formatting of this string depends on the configuration of your event in the Play Games Developer Console.

  7. formattedNumScores :: LeaderboardScoreRank -> Maybe Text

    gogol-games Gogol.Games.Types

    The number of scores in the leaderboard as a string.

  8. formattedRank :: LeaderboardScoreRank -> Maybe Text

    gogol-games Gogol.Games.Types

    The rank in the leaderboard as a string.

  9. formattedScore :: LeaderboardEntry -> Maybe Text

    gogol-games Gogol.Games.Types

    The localized string for the numerical value of this score.

  10. formattedScore :: PlayerScore -> Maybe Text

    gogol-games Gogol.Games.Types

    The formatted score for this player score.

Page 226 of many | Previous | Next