Modifier and Type | Method | Description |
---|---|---|
static InterfaceOptions |
Defaults.defaultInterfaces() |
Modifier and Type | Method | Description |
---|---|---|
InterfaceOptions |
InterfaceOptions.Builder.build() |
|
static InterfaceOptions |
InterfaceOptions.from(SC2APIProtocol.Sc2Api.InterfaceOptions sc2ApiInterfaceOptions) |
Modifier and Type | Method | Description |
---|---|---|
BuilderSyntax<InterfaceOptions> |
InterfaceOptions.Builder.render() |
|
BuilderSyntax<InterfaceOptions> |
InterfaceOptions.Builder.render(BuilderSyntax<SpatialCameraSetup> render) |
|
BuilderSyntax<InterfaceOptions> |
InterfaceOptions.Builder.render(SpatialCameraSetup render) |
Modifier and Type | Method | Description |
---|---|---|
InterfaceOptions |
RequestJoinGame.getInterfaceOptions() |
|
InterfaceOptions |
RequestStartReplay.getInterfaceOptions() |
Modifier and Type | Method | Description |
---|---|---|
MultiplayerSyntax |
RequestJoinGame.Builder.use(InterfaceOptions interfaceOptions) |
|
ToObserveSyntax |
RequestStartReplay.Builder.use(InterfaceOptions interfaceOptions) |
Modifier and Type | Method | Description |
---|---|---|
MultiplayerSyntax |
RequestJoinGame.Builder.use(BuilderSyntax<InterfaceOptions> interfaceOptions) |
|
ToObserveSyntax |
RequestStartReplay.Builder.use(BuilderSyntax<InterfaceOptions> interfaceOptions) |
Modifier and Type | Method | Description |
---|---|---|
InterfaceOptions |
ResponseGameInfo.getInterfaceOptions() |
Modifier and Type | Method | Description |
---|---|---|
BuilderSyntax<InterfaceOptions> |
InterfaceOptionsSyntax.render() |
|
BuilderSyntax<InterfaceOptions> |
InterfaceOptionsSyntax.render(BuilderSyntax<SpatialCameraSetup> render) |
|
BuilderSyntax<InterfaceOptions> |
InterfaceOptionsSyntax.render(SpatialCameraSetup render) |
|
BuilderSyntax<InterfaceOptions> |
RenderSyntax.render() |
|
BuilderSyntax<InterfaceOptions> |
RenderSyntax.render(BuilderSyntax<SpatialCameraSetup> render) |
|
BuilderSyntax<InterfaceOptions> |
RenderSyntax.render(SpatialCameraSetup render) |
Modifier and Type | Method | Description |
---|---|---|
ToObserveSyntax |
ReplayUseInterfaceSyntax.use(InterfaceOptions interfaceOptions) |
|
MultiplayerSyntax |
UseInterfaceSyntax.use(InterfaceOptions interfaceOptions) |
Modifier and Type | Method | Description |
---|---|---|
ToObserveSyntax |
ReplayUseInterfaceSyntax.use(BuilderSyntax<InterfaceOptions> interfaceOptions) |
|
MultiplayerSyntax |
UseInterfaceSyntax.use(BuilderSyntax<InterfaceOptions> interfaceOptions) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.