Documentation ¶
Index ¶
- Variables
- type AIBuild
- type AbilityData
- func (*AbilityData) Descriptor() ([]byte, []int)
- func (m *AbilityData) GetAbilityId() AbilityID
- func (m *AbilityData) GetAllowAutocast() bool
- func (m *AbilityData) GetAllowMinimap() bool
- func (m *AbilityData) GetAvailable() bool
- func (m *AbilityData) GetButtonName() string
- func (m *AbilityData) GetCastRange() float32
- func (m *AbilityData) GetFootprintRadius() float32
- func (m *AbilityData) GetFriendlyName() string
- func (m *AbilityData) GetHotkey() string
- func (m *AbilityData) GetIsBuilding() bool
- func (m *AbilityData) GetIsInstantPlacement() bool
- func (m *AbilityData) GetLinkIndex() uint32
- func (m *AbilityData) GetLinkName() string
- func (m *AbilityData) GetRemapsToAbilityId() AbilityID
- func (m *AbilityData) GetTarget() AbilityData_Target
- func (m *AbilityData) Marshal() (dAtA []byte, err error)
- func (m *AbilityData) MarshalTo(dAtA []byte) (int, error)
- func (m *AbilityData) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AbilityData) ProtoMessage()
- func (m *AbilityData) Reset()
- func (m *AbilityData) Size() (n int)
- func (m *AbilityData) String() string
- func (m *AbilityData) Unmarshal(dAtA []byte) error
- func (m *AbilityData) XXX_DiscardUnknown()
- func (m *AbilityData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AbilityData) XXX_Merge(src proto.Message)
- func (m *AbilityData) XXX_Size() int
- func (m *AbilityData) XXX_Unmarshal(b []byte) error
- type AbilityData_Target
- type AbilityID
- type Action
- func (*Action) Descriptor() ([]byte, []int)
- func (m *Action) GetActionChat() *ActionChat
- func (m *Action) GetActionFeatureLayer() *ActionSpatial
- func (m *Action) GetActionRaw() *ActionRaw
- func (m *Action) GetActionRender() *ActionSpatial
- func (m *Action) GetActionUi() *ActionUI
- func (m *Action) GetGameLoop() uint32
- func (m *Action) Marshal() (dAtA []byte, err error)
- func (m *Action) MarshalTo(dAtA []byte) (int, error)
- func (m *Action) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Action) ProtoMessage()
- func (m *Action) Reset()
- func (m *Action) Size() (n int)
- func (m *Action) String() string
- func (m *Action) Unmarshal(dAtA []byte) error
- func (m *Action) XXX_DiscardUnknown()
- func (m *Action) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Action) XXX_Merge(src proto.Message)
- func (m *Action) XXX_Size() int
- func (m *Action) XXX_Unmarshal(b []byte) error
- type ActionCargoPanelUnload
- func (*ActionCargoPanelUnload) Descriptor() ([]byte, []int)
- func (m *ActionCargoPanelUnload) GetUnitIndex() int32
- func (m *ActionCargoPanelUnload) Marshal() (dAtA []byte, err error)
- func (m *ActionCargoPanelUnload) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionCargoPanelUnload) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionCargoPanelUnload) ProtoMessage()
- func (m *ActionCargoPanelUnload) Reset()
- func (m *ActionCargoPanelUnload) Size() (n int)
- func (m *ActionCargoPanelUnload) String() string
- func (m *ActionCargoPanelUnload) Unmarshal(dAtA []byte) error
- func (m *ActionCargoPanelUnload) XXX_DiscardUnknown()
- func (m *ActionCargoPanelUnload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionCargoPanelUnload) XXX_Merge(src proto.Message)
- func (m *ActionCargoPanelUnload) XXX_Size() int
- func (m *ActionCargoPanelUnload) XXX_Unmarshal(b []byte) error
- type ActionChat
- func (*ActionChat) Descriptor() ([]byte, []int)
- func (m *ActionChat) GetChannel() ActionChat_Channel
- func (m *ActionChat) GetMessage() string
- func (m *ActionChat) Marshal() (dAtA []byte, err error)
- func (m *ActionChat) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionChat) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionChat) ProtoMessage()
- func (m *ActionChat) Reset()
- func (m *ActionChat) Size() (n int)
- func (m *ActionChat) String() string
- func (m *ActionChat) Unmarshal(dAtA []byte) error
- func (m *ActionChat) XXX_DiscardUnknown()
- func (m *ActionChat) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionChat) XXX_Merge(src proto.Message)
- func (m *ActionChat) XXX_Size() int
- func (m *ActionChat) XXX_Unmarshal(b []byte) error
- type ActionChat_Channel
- type ActionControlGroup
- func (*ActionControlGroup) Descriptor() ([]byte, []int)
- func (m *ActionControlGroup) GetAction() ActionControlGroup_ControlGroupAction
- func (m *ActionControlGroup) GetControlGroupIndex() uint32
- func (m *ActionControlGroup) Marshal() (dAtA []byte, err error)
- func (m *ActionControlGroup) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionControlGroup) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionControlGroup) ProtoMessage()
- func (m *ActionControlGroup) Reset()
- func (m *ActionControlGroup) Size() (n int)
- func (m *ActionControlGroup) String() string
- func (m *ActionControlGroup) Unmarshal(dAtA []byte) error
- func (m *ActionControlGroup) XXX_DiscardUnknown()
- func (m *ActionControlGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionControlGroup) XXX_Merge(src proto.Message)
- func (m *ActionControlGroup) XXX_Size() int
- func (m *ActionControlGroup) XXX_Unmarshal(b []byte) error
- type ActionControlGroup_ControlGroupAction
- type ActionError
- func (*ActionError) Descriptor() ([]byte, []int)
- func (m *ActionError) GetAbilityId() AbilityID
- func (m *ActionError) GetResult() ActionResult
- func (m *ActionError) GetUnitTag() UnitTag
- func (m *ActionError) Marshal() (dAtA []byte, err error)
- func (m *ActionError) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionError) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionError) ProtoMessage()
- func (m *ActionError) Reset()
- func (m *ActionError) Size() (n int)
- func (m *ActionError) String() string
- func (m *ActionError) Unmarshal(dAtA []byte) error
- func (m *ActionError) XXX_DiscardUnknown()
- func (m *ActionError) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionError) XXX_Merge(src proto.Message)
- func (m *ActionError) XXX_Size() int
- func (m *ActionError) XXX_Unmarshal(b []byte) error
- type ActionMultiPanel
- func (*ActionMultiPanel) Descriptor() ([]byte, []int)
- func (m *ActionMultiPanel) GetType() ActionMultiPanel_Type
- func (m *ActionMultiPanel) GetUnitIndex() int32
- func (m *ActionMultiPanel) Marshal() (dAtA []byte, err error)
- func (m *ActionMultiPanel) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionMultiPanel) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionMultiPanel) ProtoMessage()
- func (m *ActionMultiPanel) Reset()
- func (m *ActionMultiPanel) Size() (n int)
- func (m *ActionMultiPanel) String() string
- func (m *ActionMultiPanel) Unmarshal(dAtA []byte) error
- func (m *ActionMultiPanel) XXX_DiscardUnknown()
- func (m *ActionMultiPanel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionMultiPanel) XXX_Merge(src proto.Message)
- func (m *ActionMultiPanel) XXX_Size() int
- func (m *ActionMultiPanel) XXX_Unmarshal(b []byte) error
- type ActionMultiPanel_Type
- type ActionObserverCameraFollowPlayer
- func (*ActionObserverCameraFollowPlayer) Descriptor() ([]byte, []int)
- func (m *ActionObserverCameraFollowPlayer) GetPlayerId() PlayerID
- func (m *ActionObserverCameraFollowPlayer) Marshal() (dAtA []byte, err error)
- func (m *ActionObserverCameraFollowPlayer) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionObserverCameraFollowPlayer) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionObserverCameraFollowPlayer) ProtoMessage()
- func (m *ActionObserverCameraFollowPlayer) Reset()
- func (m *ActionObserverCameraFollowPlayer) Size() (n int)
- func (m *ActionObserverCameraFollowPlayer) String() string
- func (m *ActionObserverCameraFollowPlayer) Unmarshal(dAtA []byte) error
- func (m *ActionObserverCameraFollowPlayer) XXX_DiscardUnknown()
- func (m *ActionObserverCameraFollowPlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionObserverCameraFollowPlayer) XXX_Merge(src proto.Message)
- func (m *ActionObserverCameraFollowPlayer) XXX_Size() int
- func (m *ActionObserverCameraFollowPlayer) XXX_Unmarshal(b []byte) error
- type ActionObserverCameraFollowUnits
- func (*ActionObserverCameraFollowUnits) Descriptor() ([]byte, []int)
- func (m *ActionObserverCameraFollowUnits) GetUnitTags() []UnitTag
- func (m *ActionObserverCameraFollowUnits) Marshal() (dAtA []byte, err error)
- func (m *ActionObserverCameraFollowUnits) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionObserverCameraFollowUnits) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionObserverCameraFollowUnits) ProtoMessage()
- func (m *ActionObserverCameraFollowUnits) Reset()
- func (m *ActionObserverCameraFollowUnits) Size() (n int)
- func (m *ActionObserverCameraFollowUnits) String() string
- func (m *ActionObserverCameraFollowUnits) Unmarshal(dAtA []byte) error
- func (m *ActionObserverCameraFollowUnits) XXX_DiscardUnknown()
- func (m *ActionObserverCameraFollowUnits) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionObserverCameraFollowUnits) XXX_Merge(src proto.Message)
- func (m *ActionObserverCameraFollowUnits) XXX_Size() int
- func (m *ActionObserverCameraFollowUnits) XXX_Unmarshal(b []byte) error
- type ActionObserverCameraMove
- func (*ActionObserverCameraMove) Descriptor() ([]byte, []int)
- func (m *ActionObserverCameraMove) GetDistance() float32
- func (m *ActionObserverCameraMove) GetWorldPos() *Point2D
- func (m *ActionObserverCameraMove) Marshal() (dAtA []byte, err error)
- func (m *ActionObserverCameraMove) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionObserverCameraMove) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionObserverCameraMove) ProtoMessage()
- func (m *ActionObserverCameraMove) Reset()
- func (m *ActionObserverCameraMove) Size() (n int)
- func (m *ActionObserverCameraMove) String() string
- func (m *ActionObserverCameraMove) Unmarshal(dAtA []byte) error
- func (m *ActionObserverCameraMove) XXX_DiscardUnknown()
- func (m *ActionObserverCameraMove) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionObserverCameraMove) XXX_Merge(src proto.Message)
- func (m *ActionObserverCameraMove) XXX_Size() int
- func (m *ActionObserverCameraMove) XXX_Unmarshal(b []byte) error
- type ActionObserverPlayerPerspective
- func (*ActionObserverPlayerPerspective) Descriptor() ([]byte, []int)
- func (m *ActionObserverPlayerPerspective) GetPlayerId() PlayerID
- func (m *ActionObserverPlayerPerspective) Marshal() (dAtA []byte, err error)
- func (m *ActionObserverPlayerPerspective) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionObserverPlayerPerspective) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionObserverPlayerPerspective) ProtoMessage()
- func (m *ActionObserverPlayerPerspective) Reset()
- func (m *ActionObserverPlayerPerspective) Size() (n int)
- func (m *ActionObserverPlayerPerspective) String() string
- func (m *ActionObserverPlayerPerspective) Unmarshal(dAtA []byte) error
- func (m *ActionObserverPlayerPerspective) XXX_DiscardUnknown()
- func (m *ActionObserverPlayerPerspective) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionObserverPlayerPerspective) XXX_Merge(src proto.Message)
- func (m *ActionObserverPlayerPerspective) XXX_Size() int
- func (m *ActionObserverPlayerPerspective) XXX_Unmarshal(b []byte) error
- type ActionProductionPanelRemoveFromQueue
- func (*ActionProductionPanelRemoveFromQueue) Descriptor() ([]byte, []int)
- func (m *ActionProductionPanelRemoveFromQueue) GetUnitIndex() int32
- func (m *ActionProductionPanelRemoveFromQueue) Marshal() (dAtA []byte, err error)
- func (m *ActionProductionPanelRemoveFromQueue) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionProductionPanelRemoveFromQueue) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionProductionPanelRemoveFromQueue) ProtoMessage()
- func (m *ActionProductionPanelRemoveFromQueue) Reset()
- func (m *ActionProductionPanelRemoveFromQueue) Size() (n int)
- func (m *ActionProductionPanelRemoveFromQueue) String() string
- func (m *ActionProductionPanelRemoveFromQueue) Unmarshal(dAtA []byte) error
- func (m *ActionProductionPanelRemoveFromQueue) XXX_DiscardUnknown()
- func (m *ActionProductionPanelRemoveFromQueue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionProductionPanelRemoveFromQueue) XXX_Merge(src proto.Message)
- func (m *ActionProductionPanelRemoveFromQueue) XXX_Size() int
- func (m *ActionProductionPanelRemoveFromQueue) XXX_Unmarshal(b []byte) error
- type ActionRaw
- func (*ActionRaw) Descriptor() ([]byte, []int)
- func (m *ActionRaw) GetAction() isActionRaw_Action
- func (m *ActionRaw) GetCameraMove() *ActionRawCameraMove
- func (m *ActionRaw) GetToggleAutocast() *ActionRawToggleAutocast
- func (m *ActionRaw) GetUnitCommand() *ActionRawUnitCommand
- func (m *ActionRaw) Marshal() (dAtA []byte, err error)
- func (m *ActionRaw) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionRaw) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionRaw) ProtoMessage()
- func (m *ActionRaw) Reset()
- func (m *ActionRaw) Size() (n int)
- func (m *ActionRaw) String() string
- func (m *ActionRaw) Unmarshal(dAtA []byte) error
- func (m *ActionRaw) XXX_DiscardUnknown()
- func (m *ActionRaw) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionRaw) XXX_Merge(src proto.Message)
- func (*ActionRaw) XXX_OneofWrappers() []interface{}
- func (m *ActionRaw) XXX_Size() int
- func (m *ActionRaw) XXX_Unmarshal(b []byte) error
- type ActionRawCameraMove
- func (*ActionRawCameraMove) Descriptor() ([]byte, []int)
- func (m *ActionRawCameraMove) GetCenterWorldSpace() *Point
- func (m *ActionRawCameraMove) Marshal() (dAtA []byte, err error)
- func (m *ActionRawCameraMove) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionRawCameraMove) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionRawCameraMove) ProtoMessage()
- func (m *ActionRawCameraMove) Reset()
- func (m *ActionRawCameraMove) Size() (n int)
- func (m *ActionRawCameraMove) String() string
- func (m *ActionRawCameraMove) Unmarshal(dAtA []byte) error
- func (m *ActionRawCameraMove) XXX_DiscardUnknown()
- func (m *ActionRawCameraMove) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionRawCameraMove) XXX_Merge(src proto.Message)
- func (m *ActionRawCameraMove) XXX_Size() int
- func (m *ActionRawCameraMove) XXX_Unmarshal(b []byte) error
- type ActionRawToggleAutocast
- func (*ActionRawToggleAutocast) Descriptor() ([]byte, []int)
- func (m *ActionRawToggleAutocast) GetAbilityId() AbilityID
- func (m *ActionRawToggleAutocast) GetUnitTags() []UnitTag
- func (m *ActionRawToggleAutocast) Marshal() (dAtA []byte, err error)
- func (m *ActionRawToggleAutocast) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionRawToggleAutocast) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionRawToggleAutocast) ProtoMessage()
- func (m *ActionRawToggleAutocast) Reset()
- func (m *ActionRawToggleAutocast) Size() (n int)
- func (m *ActionRawToggleAutocast) String() string
- func (m *ActionRawToggleAutocast) Unmarshal(dAtA []byte) error
- func (m *ActionRawToggleAutocast) XXX_DiscardUnknown()
- func (m *ActionRawToggleAutocast) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionRawToggleAutocast) XXX_Merge(src proto.Message)
- func (m *ActionRawToggleAutocast) XXX_Size() int
- func (m *ActionRawToggleAutocast) XXX_Unmarshal(b []byte) error
- type ActionRawUnitCommand
- func (*ActionRawUnitCommand) Descriptor() ([]byte, []int)
- func (m *ActionRawUnitCommand) GetAbilityId() AbilityID
- func (m *ActionRawUnitCommand) GetQueueCommand() bool
- func (m *ActionRawUnitCommand) GetTarget() isActionRawUnitCommand_Target
- func (m *ActionRawUnitCommand) GetTargetUnitTag() UnitTag
- func (m *ActionRawUnitCommand) GetTargetWorldSpacePos() *Point2D
- func (m *ActionRawUnitCommand) GetUnitTags() []UnitTag
- func (m *ActionRawUnitCommand) Marshal() (dAtA []byte, err error)
- func (m *ActionRawUnitCommand) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionRawUnitCommand) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionRawUnitCommand) ProtoMessage()
- func (m *ActionRawUnitCommand) Reset()
- func (m *ActionRawUnitCommand) Size() (n int)
- func (m *ActionRawUnitCommand) String() string
- func (m *ActionRawUnitCommand) Unmarshal(dAtA []byte) error
- func (m *ActionRawUnitCommand) XXX_DiscardUnknown()
- func (m *ActionRawUnitCommand) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionRawUnitCommand) XXX_Merge(src proto.Message)
- func (*ActionRawUnitCommand) XXX_OneofWrappers() []interface{}
- func (m *ActionRawUnitCommand) XXX_Size() int
- func (m *ActionRawUnitCommand) XXX_Unmarshal(b []byte) error
- type ActionRawUnitCommand_TargetUnitTag
- type ActionRawUnitCommand_TargetWorldSpacePos
- type ActionRaw_CameraMove
- type ActionRaw_ToggleAutocast
- type ActionRaw_UnitCommand
- type ActionResult
- type ActionSelectArmy
- func (*ActionSelectArmy) Descriptor() ([]byte, []int)
- func (m *ActionSelectArmy) GetSelectionAdd() bool
- func (m *ActionSelectArmy) Marshal() (dAtA []byte, err error)
- func (m *ActionSelectArmy) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionSelectArmy) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionSelectArmy) ProtoMessage()
- func (m *ActionSelectArmy) Reset()
- func (m *ActionSelectArmy) Size() (n int)
- func (m *ActionSelectArmy) String() string
- func (m *ActionSelectArmy) Unmarshal(dAtA []byte) error
- func (m *ActionSelectArmy) XXX_DiscardUnknown()
- func (m *ActionSelectArmy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionSelectArmy) XXX_Merge(src proto.Message)
- func (m *ActionSelectArmy) XXX_Size() int
- func (m *ActionSelectArmy) XXX_Unmarshal(b []byte) error
- type ActionSelectIdleWorker
- func (*ActionSelectIdleWorker) Descriptor() ([]byte, []int)
- func (m *ActionSelectIdleWorker) GetType() ActionSelectIdleWorker_Type
- func (m *ActionSelectIdleWorker) Marshal() (dAtA []byte, err error)
- func (m *ActionSelectIdleWorker) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionSelectIdleWorker) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionSelectIdleWorker) ProtoMessage()
- func (m *ActionSelectIdleWorker) Reset()
- func (m *ActionSelectIdleWorker) Size() (n int)
- func (m *ActionSelectIdleWorker) String() string
- func (m *ActionSelectIdleWorker) Unmarshal(dAtA []byte) error
- func (m *ActionSelectIdleWorker) XXX_DiscardUnknown()
- func (m *ActionSelectIdleWorker) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionSelectIdleWorker) XXX_Merge(src proto.Message)
- func (m *ActionSelectIdleWorker) XXX_Size() int
- func (m *ActionSelectIdleWorker) XXX_Unmarshal(b []byte) error
- type ActionSelectIdleWorker_Type
- type ActionSelectLarva
- func (*ActionSelectLarva) Descriptor() ([]byte, []int)
- func (m *ActionSelectLarva) Marshal() (dAtA []byte, err error)
- func (m *ActionSelectLarva) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionSelectLarva) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionSelectLarva) ProtoMessage()
- func (m *ActionSelectLarva) Reset()
- func (m *ActionSelectLarva) Size() (n int)
- func (m *ActionSelectLarva) String() string
- func (m *ActionSelectLarva) Unmarshal(dAtA []byte) error
- func (m *ActionSelectLarva) XXX_DiscardUnknown()
- func (m *ActionSelectLarva) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionSelectLarva) XXX_Merge(src proto.Message)
- func (m *ActionSelectLarva) XXX_Size() int
- func (m *ActionSelectLarva) XXX_Unmarshal(b []byte) error
- type ActionSelectWarpGates
- func (*ActionSelectWarpGates) Descriptor() ([]byte, []int)
- func (m *ActionSelectWarpGates) GetSelectionAdd() bool
- func (m *ActionSelectWarpGates) Marshal() (dAtA []byte, err error)
- func (m *ActionSelectWarpGates) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionSelectWarpGates) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionSelectWarpGates) ProtoMessage()
- func (m *ActionSelectWarpGates) Reset()
- func (m *ActionSelectWarpGates) Size() (n int)
- func (m *ActionSelectWarpGates) String() string
- func (m *ActionSelectWarpGates) Unmarshal(dAtA []byte) error
- func (m *ActionSelectWarpGates) XXX_DiscardUnknown()
- func (m *ActionSelectWarpGates) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionSelectWarpGates) XXX_Merge(src proto.Message)
- func (m *ActionSelectWarpGates) XXX_Size() int
- func (m *ActionSelectWarpGates) XXX_Unmarshal(b []byte) error
- type ActionSpatial
- func (*ActionSpatial) Descriptor() ([]byte, []int)
- func (m *ActionSpatial) GetAction() isActionSpatial_Action
- func (m *ActionSpatial) GetCameraMove() *ActionSpatialCameraMove
- func (m *ActionSpatial) GetUnitCommand() *ActionSpatialUnitCommand
- func (m *ActionSpatial) GetUnitSelectionPoint() *ActionSpatialUnitSelectionPoint
- func (m *ActionSpatial) GetUnitSelectionRect() *ActionSpatialUnitSelectionRect
- func (m *ActionSpatial) Marshal() (dAtA []byte, err error)
- func (m *ActionSpatial) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionSpatial) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionSpatial) ProtoMessage()
- func (m *ActionSpatial) Reset()
- func (m *ActionSpatial) Size() (n int)
- func (m *ActionSpatial) String() string
- func (m *ActionSpatial) Unmarshal(dAtA []byte) error
- func (m *ActionSpatial) XXX_DiscardUnknown()
- func (m *ActionSpatial) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionSpatial) XXX_Merge(src proto.Message)
- func (*ActionSpatial) XXX_OneofWrappers() []interface{}
- func (m *ActionSpatial) XXX_Size() int
- func (m *ActionSpatial) XXX_Unmarshal(b []byte) error
- type ActionSpatialCameraMove
- func (*ActionSpatialCameraMove) Descriptor() ([]byte, []int)
- func (m *ActionSpatialCameraMove) GetCenterMinimap() *PointI
- func (m *ActionSpatialCameraMove) Marshal() (dAtA []byte, err error)
- func (m *ActionSpatialCameraMove) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionSpatialCameraMove) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionSpatialCameraMove) ProtoMessage()
- func (m *ActionSpatialCameraMove) Reset()
- func (m *ActionSpatialCameraMove) Size() (n int)
- func (m *ActionSpatialCameraMove) String() string
- func (m *ActionSpatialCameraMove) Unmarshal(dAtA []byte) error
- func (m *ActionSpatialCameraMove) XXX_DiscardUnknown()
- func (m *ActionSpatialCameraMove) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionSpatialCameraMove) XXX_Merge(src proto.Message)
- func (m *ActionSpatialCameraMove) XXX_Size() int
- func (m *ActionSpatialCameraMove) XXX_Unmarshal(b []byte) error
- type ActionSpatialUnitCommand
- func (*ActionSpatialUnitCommand) Descriptor() ([]byte, []int)
- func (m *ActionSpatialUnitCommand) GetAbilityId() int32
- func (m *ActionSpatialUnitCommand) GetQueueCommand() bool
- func (m *ActionSpatialUnitCommand) GetTarget() isActionSpatialUnitCommand_Target
- func (m *ActionSpatialUnitCommand) GetTargetMinimapCoord() *PointI
- func (m *ActionSpatialUnitCommand) GetTargetScreenCoord() *PointI
- func (m *ActionSpatialUnitCommand) Marshal() (dAtA []byte, err error)
- func (m *ActionSpatialUnitCommand) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionSpatialUnitCommand) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionSpatialUnitCommand) ProtoMessage()
- func (m *ActionSpatialUnitCommand) Reset()
- func (m *ActionSpatialUnitCommand) Size() (n int)
- func (m *ActionSpatialUnitCommand) String() string
- func (m *ActionSpatialUnitCommand) Unmarshal(dAtA []byte) error
- func (m *ActionSpatialUnitCommand) XXX_DiscardUnknown()
- func (m *ActionSpatialUnitCommand) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionSpatialUnitCommand) XXX_Merge(src proto.Message)
- func (*ActionSpatialUnitCommand) XXX_OneofWrappers() []interface{}
- func (m *ActionSpatialUnitCommand) XXX_Size() int
- func (m *ActionSpatialUnitCommand) XXX_Unmarshal(b []byte) error
- type ActionSpatialUnitCommand_TargetMinimapCoord
- type ActionSpatialUnitCommand_TargetScreenCoord
- type ActionSpatialUnitSelectionPoint
- func (*ActionSpatialUnitSelectionPoint) Descriptor() ([]byte, []int)
- func (m *ActionSpatialUnitSelectionPoint) GetSelectionScreenCoord() *PointI
- func (m *ActionSpatialUnitSelectionPoint) GetType() ActionSpatialUnitSelectionPoint_Type
- func (m *ActionSpatialUnitSelectionPoint) Marshal() (dAtA []byte, err error)
- func (m *ActionSpatialUnitSelectionPoint) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionSpatialUnitSelectionPoint) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionSpatialUnitSelectionPoint) ProtoMessage()
- func (m *ActionSpatialUnitSelectionPoint) Reset()
- func (m *ActionSpatialUnitSelectionPoint) Size() (n int)
- func (m *ActionSpatialUnitSelectionPoint) String() string
- func (m *ActionSpatialUnitSelectionPoint) Unmarshal(dAtA []byte) error
- func (m *ActionSpatialUnitSelectionPoint) XXX_DiscardUnknown()
- func (m *ActionSpatialUnitSelectionPoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionSpatialUnitSelectionPoint) XXX_Merge(src proto.Message)
- func (m *ActionSpatialUnitSelectionPoint) XXX_Size() int
- func (m *ActionSpatialUnitSelectionPoint) XXX_Unmarshal(b []byte) error
- type ActionSpatialUnitSelectionPoint_Type
- type ActionSpatialUnitSelectionRect
- func (*ActionSpatialUnitSelectionRect) Descriptor() ([]byte, []int)
- func (m *ActionSpatialUnitSelectionRect) GetSelectionAdd() bool
- func (m *ActionSpatialUnitSelectionRect) GetSelectionScreenCoord() []*RectangleI
- func (m *ActionSpatialUnitSelectionRect) Marshal() (dAtA []byte, err error)
- func (m *ActionSpatialUnitSelectionRect) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionSpatialUnitSelectionRect) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionSpatialUnitSelectionRect) ProtoMessage()
- func (m *ActionSpatialUnitSelectionRect) Reset()
- func (m *ActionSpatialUnitSelectionRect) Size() (n int)
- func (m *ActionSpatialUnitSelectionRect) String() string
- func (m *ActionSpatialUnitSelectionRect) Unmarshal(dAtA []byte) error
- func (m *ActionSpatialUnitSelectionRect) XXX_DiscardUnknown()
- func (m *ActionSpatialUnitSelectionRect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionSpatialUnitSelectionRect) XXX_Merge(src proto.Message)
- func (m *ActionSpatialUnitSelectionRect) XXX_Size() int
- func (m *ActionSpatialUnitSelectionRect) XXX_Unmarshal(b []byte) error
- type ActionSpatial_CameraMove
- type ActionSpatial_UnitCommand
- type ActionSpatial_UnitSelectionPoint
- type ActionSpatial_UnitSelectionRect
- type ActionToggleAutocast
- func (*ActionToggleAutocast) Descriptor() ([]byte, []int)
- func (m *ActionToggleAutocast) GetAbilityId() AbilityID
- func (m *ActionToggleAutocast) Marshal() (dAtA []byte, err error)
- func (m *ActionToggleAutocast) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionToggleAutocast) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionToggleAutocast) ProtoMessage()
- func (m *ActionToggleAutocast) Reset()
- func (m *ActionToggleAutocast) Size() (n int)
- func (m *ActionToggleAutocast) String() string
- func (m *ActionToggleAutocast) Unmarshal(dAtA []byte) error
- func (m *ActionToggleAutocast) XXX_DiscardUnknown()
- func (m *ActionToggleAutocast) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionToggleAutocast) XXX_Merge(src proto.Message)
- func (m *ActionToggleAutocast) XXX_Size() int
- func (m *ActionToggleAutocast) XXX_Unmarshal(b []byte) error
- type ActionUI
- func (*ActionUI) Descriptor() ([]byte, []int)
- func (m *ActionUI) GetAction() isActionUI_Action
- func (m *ActionUI) GetCargoPanel() *ActionCargoPanelUnload
- func (m *ActionUI) GetControlGroup() *ActionControlGroup
- func (m *ActionUI) GetMultiPanel() *ActionMultiPanel
- func (m *ActionUI) GetProductionPanel() *ActionProductionPanelRemoveFromQueue
- func (m *ActionUI) GetSelectArmy() *ActionSelectArmy
- func (m *ActionUI) GetSelectIdleWorker() *ActionSelectIdleWorker
- func (m *ActionUI) GetSelectLarva() *ActionSelectLarva
- func (m *ActionUI) GetSelectWarpGates() *ActionSelectWarpGates
- func (m *ActionUI) GetToggleAutocast() *ActionToggleAutocast
- func (m *ActionUI) Marshal() (dAtA []byte, err error)
- func (m *ActionUI) MarshalTo(dAtA []byte) (int, error)
- func (m *ActionUI) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActionUI) ProtoMessage()
- func (m *ActionUI) Reset()
- func (m *ActionUI) Size() (n int)
- func (m *ActionUI) String() string
- func (m *ActionUI) Unmarshal(dAtA []byte) error
- func (m *ActionUI) XXX_DiscardUnknown()
- func (m *ActionUI) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionUI) XXX_Merge(src proto.Message)
- func (*ActionUI) XXX_OneofWrappers() []interface{}
- func (m *ActionUI) XXX_Size() int
- func (m *ActionUI) XXX_Unmarshal(b []byte) error
- type ActionUI_CargoPanel
- type ActionUI_ControlGroup
- type ActionUI_MultiPanel
- type ActionUI_ProductionPanel
- type ActionUI_SelectArmy
- type ActionUI_SelectIdleWorker
- type ActionUI_SelectLarva
- type ActionUI_SelectWarpGates
- type ActionUI_ToggleAutocast
- type Alert
- type Alliance
- type Attribute
- type AvailableAbility
- func (*AvailableAbility) Descriptor() ([]byte, []int)
- func (m *AvailableAbility) GetAbilityId() AbilityID
- func (m *AvailableAbility) GetRequiresPoint() bool
- func (m *AvailableAbility) Marshal() (dAtA []byte, err error)
- func (m *AvailableAbility) MarshalTo(dAtA []byte) (int, error)
- func (m *AvailableAbility) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AvailableAbility) ProtoMessage()
- func (m *AvailableAbility) Reset()
- func (m *AvailableAbility) Size() (n int)
- func (m *AvailableAbility) String() string
- func (m *AvailableAbility) Unmarshal(dAtA []byte) error
- func (m *AvailableAbility) XXX_DiscardUnknown()
- func (m *AvailableAbility) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AvailableAbility) XXX_Merge(src proto.Message)
- func (m *AvailableAbility) XXX_Size() int
- func (m *AvailableAbility) XXX_Unmarshal(b []byte) error
- type BuffData
- func (*BuffData) Descriptor() ([]byte, []int)
- func (m *BuffData) GetBuffId() BuffID
- func (m *BuffData) GetName() string
- func (m *BuffData) Marshal() (dAtA []byte, err error)
- func (m *BuffData) MarshalTo(dAtA []byte) (int, error)
- func (m *BuffData) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BuffData) ProtoMessage()
- func (m *BuffData) Reset()
- func (m *BuffData) Size() (n int)
- func (m *BuffData) String() string
- func (m *BuffData) Unmarshal(dAtA []byte) error
- func (m *BuffData) XXX_DiscardUnknown()
- func (m *BuffData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuffData) XXX_Merge(src proto.Message)
- func (m *BuffData) XXX_Size() int
- func (m *BuffData) XXX_Unmarshal(b []byte) error
- type BuffID
- type BuildItem
- func (*BuildItem) Descriptor() ([]byte, []int)
- func (m *BuildItem) GetAbilityId() AbilityID
- func (m *BuildItem) GetBuildProgress() float32
- func (m *BuildItem) Marshal() (dAtA []byte, err error)
- func (m *BuildItem) MarshalTo(dAtA []byte) (int, error)
- func (m *BuildItem) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BuildItem) ProtoMessage()
- func (m *BuildItem) Reset()
- func (m *BuildItem) Size() (n int)
- func (m *BuildItem) String() string
- func (m *BuildItem) Unmarshal(dAtA []byte) error
- func (m *BuildItem) XXX_DiscardUnknown()
- func (m *BuildItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuildItem) XXX_Merge(src proto.Message)
- func (m *BuildItem) XXX_Size() int
- func (m *BuildItem) XXX_Unmarshal(b []byte) error
- type CargoPanel
- func (*CargoPanel) Descriptor() ([]byte, []int)
- func (m *CargoPanel) GetPassengers() []*UnitInfo
- func (m *CargoPanel) GetSlotsAvailable() int32
- func (m *CargoPanel) GetUnit() *UnitInfo
- func (m *CargoPanel) Marshal() (dAtA []byte, err error)
- func (m *CargoPanel) MarshalTo(dAtA []byte) (int, error)
- func (m *CargoPanel) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CargoPanel) ProtoMessage()
- func (m *CargoPanel) Reset()
- func (m *CargoPanel) Size() (n int)
- func (m *CargoPanel) String() string
- func (m *CargoPanel) Unmarshal(dAtA []byte) error
- func (m *CargoPanel) XXX_DiscardUnknown()
- func (m *CargoPanel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CargoPanel) XXX_Merge(src proto.Message)
- func (m *CargoPanel) XXX_Size() int
- func (m *CargoPanel) XXX_Unmarshal(b []byte) error
- type CategoryScoreDetails
- func (*CategoryScoreDetails) Descriptor() ([]byte, []int)
- func (m *CategoryScoreDetails) GetArmy() float32
- func (m *CategoryScoreDetails) GetEconomy() float32
- func (m *CategoryScoreDetails) GetNone() float32
- func (m *CategoryScoreDetails) GetTechnology() float32
- func (m *CategoryScoreDetails) GetUpgrade() float32
- func (m *CategoryScoreDetails) Marshal() (dAtA []byte, err error)
- func (m *CategoryScoreDetails) MarshalTo(dAtA []byte) (int, error)
- func (m *CategoryScoreDetails) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CategoryScoreDetails) ProtoMessage()
- func (m *CategoryScoreDetails) Reset()
- func (m *CategoryScoreDetails) Size() (n int)
- func (m *CategoryScoreDetails) String() string
- func (m *CategoryScoreDetails) Unmarshal(dAtA []byte) error
- func (m *CategoryScoreDetails) XXX_DiscardUnknown()
- func (m *CategoryScoreDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CategoryScoreDetails) XXX_Merge(src proto.Message)
- func (m *CategoryScoreDetails) XXX_Size() int
- func (m *CategoryScoreDetails) XXX_Unmarshal(b []byte) error
- type ChatReceived
- func (*ChatReceived) Descriptor() ([]byte, []int)
- func (m *ChatReceived) GetMessage() string
- func (m *ChatReceived) GetPlayerId() PlayerID
- func (m *ChatReceived) Marshal() (dAtA []byte, err error)
- func (m *ChatReceived) MarshalTo(dAtA []byte) (int, error)
- func (m *ChatReceived) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChatReceived) ProtoMessage()
- func (m *ChatReceived) Reset()
- func (m *ChatReceived) Size() (n int)
- func (m *ChatReceived) String() string
- func (m *ChatReceived) Unmarshal(dAtA []byte) error
- func (m *ChatReceived) XXX_DiscardUnknown()
- func (m *ChatReceived) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChatReceived) XXX_Merge(src proto.Message)
- func (m *ChatReceived) XXX_Size() int
- func (m *ChatReceived) XXX_Unmarshal(b []byte) error
- type CloakState
- type Color
- func (*Color) Descriptor() ([]byte, []int)
- func (m *Color) GetB() uint32
- func (m *Color) GetG() uint32
- func (m *Color) GetR() uint32
- func (m *Color) Marshal() (dAtA []byte, err error)
- func (m *Color) MarshalTo(dAtA []byte) (int, error)
- func (m *Color) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Color) ProtoMessage()
- func (m *Color) Reset()
- func (m *Color) Size() (n int)
- func (m *Color) String() string
- func (m *Color) Unmarshal(dAtA []byte) error
- func (m *Color) XXX_DiscardUnknown()
- func (m *Color) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Color) XXX_Merge(src proto.Message)
- func (m *Color) XXX_Size() int
- func (m *Color) XXX_Unmarshal(b []byte) error
- type ControlGroup
- func (*ControlGroup) Descriptor() ([]byte, []int)
- func (m *ControlGroup) GetControlGroupIndex() uint32
- func (m *ControlGroup) GetCount() uint32
- func (m *ControlGroup) GetLeaderUnitType() UnitTypeID
- func (m *ControlGroup) Marshal() (dAtA []byte, err error)
- func (m *ControlGroup) MarshalTo(dAtA []byte) (int, error)
- func (m *ControlGroup) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ControlGroup) ProtoMessage()
- func (m *ControlGroup) Reset()
- func (m *ControlGroup) Size() (n int)
- func (m *ControlGroup) String() string
- func (m *ControlGroup) Unmarshal(dAtA []byte) error
- func (m *ControlGroup) XXX_DiscardUnknown()
- func (m *ControlGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ControlGroup) XXX_Merge(src proto.Message)
- func (m *ControlGroup) XXX_Size() int
- func (m *ControlGroup) XXX_Unmarshal(b []byte) error
- type DamageBonus
- func (*DamageBonus) Descriptor() ([]byte, []int)
- func (m *DamageBonus) GetAttribute() Attribute
- func (m *DamageBonus) GetBonus() float32
- func (m *DamageBonus) Marshal() (dAtA []byte, err error)
- func (m *DamageBonus) MarshalTo(dAtA []byte) (int, error)
- func (m *DamageBonus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DamageBonus) ProtoMessage()
- func (m *DamageBonus) Reset()
- func (m *DamageBonus) Size() (n int)
- func (m *DamageBonus) String() string
- func (m *DamageBonus) Unmarshal(dAtA []byte) error
- func (m *DamageBonus) XXX_DiscardUnknown()
- func (m *DamageBonus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DamageBonus) XXX_Merge(src proto.Message)
- func (m *DamageBonus) XXX_Size() int
- func (m *DamageBonus) XXX_Unmarshal(b []byte) error
- type DebugBox
- func (*DebugBox) Descriptor() ([]byte, []int)
- func (m *DebugBox) GetColor() *Color
- func (m *DebugBox) GetMax() *Point
- func (m *DebugBox) GetMin() *Point
- func (m *DebugBox) Marshal() (dAtA []byte, err error)
- func (m *DebugBox) MarshalTo(dAtA []byte) (int, error)
- func (m *DebugBox) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DebugBox) ProtoMessage()
- func (m *DebugBox) Reset()
- func (m *DebugBox) Size() (n int)
- func (m *DebugBox) String() string
- func (m *DebugBox) Unmarshal(dAtA []byte) error
- func (m *DebugBox) XXX_DiscardUnknown()
- func (m *DebugBox) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DebugBox) XXX_Merge(src proto.Message)
- func (m *DebugBox) XXX_Size() int
- func (m *DebugBox) XXX_Unmarshal(b []byte) error
- type DebugCommand
- func (*DebugCommand) Descriptor() ([]byte, []int)
- func (m *DebugCommand) GetCommand() isDebugCommand_Command
- func (m *DebugCommand) GetCreateUnit() *DebugCreateUnit
- func (m *DebugCommand) GetDraw() *DebugDraw
- func (m *DebugCommand) GetEndGame() *DebugEndGame
- func (m *DebugCommand) GetGameState() DebugGameState
- func (m *DebugCommand) GetKillUnit() *DebugKillUnit
- func (m *DebugCommand) GetScore() *DebugSetScore
- func (m *DebugCommand) GetTestProcess() *DebugTestProcess
- func (m *DebugCommand) GetUnitValue() *DebugSetUnitValue
- func (m *DebugCommand) Marshal() (dAtA []byte, err error)
- func (m *DebugCommand) MarshalTo(dAtA []byte) (int, error)
- func (m *DebugCommand) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DebugCommand) ProtoMessage()
- func (m *DebugCommand) Reset()
- func (m *DebugCommand) Size() (n int)
- func (m *DebugCommand) String() string
- func (m *DebugCommand) Unmarshal(dAtA []byte) error
- func (m *DebugCommand) XXX_DiscardUnknown()
- func (m *DebugCommand) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DebugCommand) XXX_Merge(src proto.Message)
- func (*DebugCommand) XXX_OneofWrappers() []interface{}
- func (m *DebugCommand) XXX_Size() int
- func (m *DebugCommand) XXX_Unmarshal(b []byte) error
- type DebugCommand_CreateUnit
- type DebugCommand_Draw
- type DebugCommand_EndGame
- type DebugCommand_GameState
- type DebugCommand_KillUnit
- type DebugCommand_Score
- type DebugCommand_TestProcess
- type DebugCommand_UnitValue
- type DebugCreateUnit
- func (*DebugCreateUnit) Descriptor() ([]byte, []int)
- func (m *DebugCreateUnit) GetOwner() PlayerID
- func (m *DebugCreateUnit) GetPos() *Point2D
- func (m *DebugCreateUnit) GetQuantity() uint32
- func (m *DebugCreateUnit) GetUnitType() UnitTypeID
- func (m *DebugCreateUnit) Marshal() (dAtA []byte, err error)
- func (m *DebugCreateUnit) MarshalTo(dAtA []byte) (int, error)
- func (m *DebugCreateUnit) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DebugCreateUnit) ProtoMessage()
- func (m *DebugCreateUnit) Reset()
- func (m *DebugCreateUnit) Size() (n int)
- func (m *DebugCreateUnit) String() string
- func (m *DebugCreateUnit) Unmarshal(dAtA []byte) error
- func (m *DebugCreateUnit) XXX_DiscardUnknown()
- func (m *DebugCreateUnit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DebugCreateUnit) XXX_Merge(src proto.Message)
- func (m *DebugCreateUnit) XXX_Size() int
- func (m *DebugCreateUnit) XXX_Unmarshal(b []byte) error
- type DebugDraw
- func (*DebugDraw) Descriptor() ([]byte, []int)
- func (m *DebugDraw) GetBoxes() []*DebugBox
- func (m *DebugDraw) GetLines() []*DebugLine
- func (m *DebugDraw) GetSpheres() []*DebugSphere
- func (m *DebugDraw) GetText() []*DebugText
- func (m *DebugDraw) Marshal() (dAtA []byte, err error)
- func (m *DebugDraw) MarshalTo(dAtA []byte) (int, error)
- func (m *DebugDraw) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DebugDraw) ProtoMessage()
- func (m *DebugDraw) Reset()
- func (m *DebugDraw) Size() (n int)
- func (m *DebugDraw) String() string
- func (m *DebugDraw) Unmarshal(dAtA []byte) error
- func (m *DebugDraw) XXX_DiscardUnknown()
- func (m *DebugDraw) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DebugDraw) XXX_Merge(src proto.Message)
- func (m *DebugDraw) XXX_Size() int
- func (m *DebugDraw) XXX_Unmarshal(b []byte) error