Modding:Bit32

From SkyCorp Global
Revision as of 07:27, 17 June 2025 by SkyCorp (talk | contribs) (SkyCorp moved page Bit32 to Modding:Bit32)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

NOTE: This class is lowercase, ie: 'bit32'

The LUA manual has a bit32 section that will likely be useful here.

Public Methods

static extract

static replace

static arshift

static rshift

static lshift

static band

static btest

static bor

static bnot

static bxor

static lrotate

static rrotate