mock_drawing

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2022 License: Unlicense Imports: 4 Imported by: 0

Documentation

Overview

Package mock_drawing is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOverlayDrawable

type MockOverlayDrawable struct {
	// contains filtered or unexported fields
}

MockOverlayDrawable is a mock of OverlayDrawable interface.

func NewMockOverlayDrawable

func NewMockOverlayDrawable(ctrl *gomock.Controller) *MockOverlayDrawable

NewMockOverlayDrawable creates a new mock instance.

func (*MockOverlayDrawable) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockOverlayDrawable) OverlayDraw

func (m *MockOverlayDrawable) OverlayDraw(arg0 *ebiten.Image)

OverlayDraw mocks base method.

func (*MockOverlayDrawable) OverlayLayer

func (m *MockOverlayDrawable) OverlayLayer() int

OverlayLayer mocks base method.

type MockOverlayDrawableMockRecorder

type MockOverlayDrawableMockRecorder struct {
	// contains filtered or unexported fields
}

MockOverlayDrawableMockRecorder is the mock recorder for MockOverlayDrawable.

func (*MockOverlayDrawableMockRecorder) OverlayDraw

func (mr *MockOverlayDrawableMockRecorder) OverlayDraw(arg0 interface{}) *gomock.Call

OverlayDraw indicates an expected call of OverlayDraw.

func (*MockOverlayDrawableMockRecorder) OverlayLayer

func (mr *MockOverlayDrawableMockRecorder) OverlayLayer() *gomock.Call

OverlayLayer indicates an expected call of OverlayLayer.

type MockWorldDrawable

type MockWorldDrawable struct {
	// contains filtered or unexported fields
}

MockWorldDrawable is a mock of WorldDrawable interface.

func NewMockWorldDrawable

func NewMockWorldDrawable(ctrl *gomock.Controller) *MockWorldDrawable

NewMockWorldDrawable creates a new mock instance.

func (*MockWorldDrawable) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockWorldDrawable) WorldDraw

func (m *MockWorldDrawable) WorldDraw(arg0 *ebiten.Image, arg1 topdown.Rectangle[float64])

WorldDraw mocks base method.

func (*MockWorldDrawable) WorldLayer

func (m *MockWorldDrawable) WorldLayer() int

WorldLayer mocks base method.

func (*MockWorldDrawable) WorldSortValue added in v0.4.0

func (m *MockWorldDrawable) WorldSortValue() float64

WorldSortValue mocks base method.

type MockWorldDrawableMockRecorder

type MockWorldDrawableMockRecorder struct {
	// contains filtered or unexported fields
}

MockWorldDrawableMockRecorder is the mock recorder for MockWorldDrawable.

func (*MockWorldDrawableMockRecorder) WorldDraw

func (mr *MockWorldDrawableMockRecorder) WorldDraw(arg0, arg1 interface{}) *gomock.Call

WorldDraw indicates an expected call of WorldDraw.

func (*MockWorldDrawableMockRecorder) WorldLayer

func (mr *MockWorldDrawableMockRecorder) WorldLayer() *gomock.Call

WorldLayer indicates an expected call of WorldLayer.

func (*MockWorldDrawableMockRecorder) WorldSortValue added in v0.4.0

func (mr *MockWorldDrawableMockRecorder) WorldSortValue() *gomock.Call

WorldSortValue indicates an expected call of WorldSortValue.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL