afxTSCtrl

consoledoc.h

A customized variation of GameTSCtrl.

More...

Public Functions

Point3F

Get the 3D position of the mouse cursor.

Point3F

Get the 3D direction vector for the mouse cursor.

int

Get the current targeting-mode.

void

Pop the targeting-mode off a statck of modes.

void
pushTargetingMode(uint mode, uint checkMethod)

Push a new targeting-mode onto a statck of modes.

void

Associate a spellbook with an afxTSCtrl.

Detailed Description

A customized variation of GameTSCtrl.

Public Functions

getMouse3DPos()

Get the 3D position of the mouse cursor.

getMouse3DVec()

Get the 3D direction vector for the mouse cursor.

getTargetingMode()

Get the current targeting-mode.

popTargetingMode()

Pop the targeting-mode off a statck of modes.

pushTargetingMode(uint mode, uint checkMethod)

Push a new targeting-mode onto a statck of modes.

setSpellBook(afxSpellBook spellbook)

Associate a spellbook with an afxTSCtrl.