Package | Description |
---|---|
com.mingweisamuel.zyra.entity |
Entity classes, high level representations of Riot API objects for ease of use.
All objects should be created via the EntityApi get* methods. |
Class and Description |
---|
Entity
An superclass of high level "Entity" abstractions of Summoners and Matches.
|
EntityApi
API for interacting with entities.
|
MatchEntity
A high-level representation of a match.
|
MatchEntity.ParticipantEntity
A entity representation of a participantInfo in a single match.
|
MatchEntity.TeamEntity
An entity representation of a team in a single match.
|
SummonerEntity
A high-level representation of a Summoner.
|
Copyright © 2019. All rights reserved.