ghost2_drawing.zh#

Variables#

int[]

__ghzhDrawData

const int

__GHI_CD_COUNT

const int

__GHI_CD_CSET

const int

__GHI_CD_FLAGS

const int

__GHI_CD_DATA

const int

__GH_CD_COMBO

const int

__GH_CD_X

const int

__GH_CD_Y

const int

__GH_CD_WIDTH

const int

__GH_CD_HEIGHT

const int

__GH_CD_ROTATION

const int

__GH_CD_DATA_SIZE

const int

__GHDF_TRANS

const int

__GHDF_FLICKER

const int

__GHDF_OVERLAY

Functions#

int[]

__GetDrawingArray(npc ghost)

void

DrawGhostFFCs()

void

__SetUpDrawingArray(ffc this, npc ghost, int[] aptr)

void

__Ghost_DrawShadow(npc ghost)

Variable descriptions#

int[] __ghzhDrawData 🔗 Source

ghost.zh Version 2.8.15


const int __GHI_CD_COUNT = 0 🔗 Source

Combo drawing aptr indices


const int __GHI_CD_CSET = 1 🔗 Source


const int __GHI_CD_FLAGS = 2 🔗 Source


const int __GHI_CD_DATA = 3 🔗 Source


const int __GH_CD_COMBO = 0 🔗 Source

Data offsets


const int __GH_CD_X = 1 🔗 Source


const int __GH_CD_Y = 2 🔗 Source


const int __GH_CD_WIDTH = 3 🔗 Source


const int __GH_CD_HEIGHT = 4 🔗 Source


const int __GH_CD_ROTATION = 5 🔗 Source


const int __GH_CD_DATA_SIZE = 6 🔗 Source


const int __GHDF_TRANS = 1 🔗 Source

Drawing flags


const int __GHDF_FLICKER = 2 🔗 Source


const int __GHDF_OVERLAY = 4 🔗 Source


Function descriptions#

int[] __GetDrawingArray(npc ghost) 🔗 Source


void DrawGhostFFCs() 🔗 Source


void __SetUpDrawingArray(ffc this, npc ghost, int[] aptr) 🔗 Source


void __Ghost_DrawShadow(npc ghost) 🔗 Source