Modding:Bit32: Difference between revisions

From SkyCorp Global
Jump to navigation Jump to search
No edit summary
m (SkyCorp moved page Bit32 to Modding:Bit32)
 
(No difference)

Latest revision as of 07:27, 17 June 2025

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