physcollide

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 28, 2023 License: Unlicense Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PhysCollideEntry

type PhysCollideEntry struct {
	// ModelHeader
	ModelHeader PhysModel
	// Solids
	Solids []Solid
	// TextBuffer
	TextBuffer string
}

PhysCollideEntry

type PhysModel

type PhysModel struct {
	// ModelIndex
	ModelIndex int32
	// DataSize
	DataSize int32
	// KeydataSize
	KeydataSize int32
	// SolidCount
	SolidCount int32
}

PhysModel

type Solid

type Solid struct {
	// Size
	Size int32
	// CollisionBinary
	CollisionBinary []int32
}

Solid

Jump to

Keyboard shortcuts

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