Documentation
¶
Index ¶
Constants ¶
View Source
const ( WindowWidth = 1920 WindowHeight = 1080 TPS = 60 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Viewport ¶
type Viewport struct {
// contains filtered or unexported fields
}
func NewViewport ¶
func NewViewport() Viewport
func (Viewport) DrawToScreen ¶
Click to show internal directories.
Click to hide internal directories.