Home
last modified time | relevance | path

Searched refs:_canKill (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/demo/
Ddemowin.cpp163 …owManager* manager, const char* _name, CVec2 _position, CVec2 _size, CVec2 _maxSize, bool _canKill) in Window() argument
164 ….x), height(size.y), maxWidth(maxSize.x), maxHeight(maxSize.y), canKill(_canKill), deleteFlag(fals… in Window()
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
Ddemowin.h42 …nst char* _name, CVec2 _position, CVec2 _size, CVec2 _maxSize = CVec2(0, 0), bool _canKill = true);
/CafeSDK-2.12.13-1/system/include/cafe/demo/
Ddemowin.h42 …nst char* _name, CVec2 _position, CVec2 _size, CVec2 _maxSize = CVec2(0, 0), bool _canKill = true);