📄 bossengwins.def
字号:
EXPORTS
; NEW:
??0TBossPuzzle@@QAE@XZ @ 1 NONAME ; public: __thiscall TBossPuzzle::TBossPuzzle(void)
?CanMove@TBossPuzzle@@QBEHHH@Z @ 2 NONAME ; public: int __thiscall TBossPuzzle::CanMove(int,int)const
?CanMove@TBossPuzzle@@QBEHW4TMoveType@1@@Z @ 3 NONAME ; public: int __thiscall TBossPuzzle::CanMove(enum TBossPuzzle::TMoveType)const
?CanMoveType@TBossPuzzle@@QBE?AW4TMoveType@1@HH@Z @ 4 NONAME ; public: enum TBossPuzzle::TMoveType __thiscall TBossPuzzle::CanMoveType(int,int)const
?E32Dll@@YAHW4TDllReason@@@Z @ 5 NONAME ; int __cdecl E32Dll(enum TDllReason)
?ExternalizeL@TBossPuzzle@@QBEXAAVRWriteStream@@@Z @ 6 NONAME ; public: void __thiscall TBossPuzzle::ExternalizeL(class RWriteStream &)const
?InternalizeL@TBossPuzzle@@QAEXAAVRReadStream@@@Z @ 7 NONAME ; public: void __thiscall TBossPuzzle::InternalizeL(class RReadStream &)
?IsBlank@TBossPuzzle@@QBEHHH@Z @ 8 NONAME ; public: int __thiscall TBossPuzzle::IsBlank(int,int)const
?IsFullyOrdered@TBossPuzzle@@QBEHXZ @ 9 NONAME ; public: int __thiscall TBossPuzzle::IsFullyOrdered(void)const
?LocateBlank@TBossPuzzle@@QBEXAAH0@Z @ 10 NONAME ; public: void __thiscall TBossPuzzle::LocateBlank(int &,int &)const
?LocateTile@TBossPuzzle@@QBEXHAAH0@Z @ 11 NONAME ; public: void __thiscall TBossPuzzle::LocateTile(int,int &,int &)const
?Move@TBossPuzzle@@QAEXHH@Z @ 12 NONAME ; public: void __thiscall TBossPuzzle::Move(int,int)
?Move@TBossPuzzle@@QAEXW4TMoveType@1@@Z @ 13 NONAME ; public: void __thiscall TBossPuzzle::Move(enum TBossPuzzle::TMoveType)
?RestoreL@TBossPuzzle@@QAEXABVCStreamStore@@VTStreamId@@@Z @ 14 NONAME ; public: void __thiscall TBossPuzzle::RestoreL(class CStreamStore const &,class TStreamId)
?SetBossOrdered@TBossPuzzle@@QAEXXZ @ 15 NONAME ; public: void __thiscall TBossPuzzle::SetBossOrdered(void)
?SetFullyOrdered@TBossPuzzle@@QAEXXZ @ 16 NONAME ; public: void __thiscall TBossPuzzle::SetFullyOrdered(void)
?StoreL@TBossPuzzle@@QBE?AVTStreamId@@AAVCStreamStore@@@Z @ 17 NONAME ; public: class TStreamId __thiscall TBossPuzzle::StoreL(class CStreamStore &)const
?Tile@TBossPuzzle@@QAEAAHHH@Z @ 18 NONAME ; public: int & __thiscall TBossPuzzle::Tile(int,int)
?Tile@TBossPuzzle@@QBEABHHH@Z @ 19 NONAME ; public: int const & __thiscall TBossPuzzle::Tile(int,int)const
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -