constants

package
v2.1.1-0...-6de38b9 Latest Latest
Warning

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

Go to latest
Published: May 28, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package constants contains constants that are used internally across the demoinfocs library.

Index

Constants

View Source
const (
	MaxEdictBits                 = 11
	EntityHandleIndexMask        = (1 << MaxEdictBits) - 1
	EntityHandleSerialNumberBits = 10
	EntityHandleBits             = MaxEdictBits + EntityHandleSerialNumberBits
	InvalidEntityHandle          = (1 << EntityHandleBits) - 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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