Searched refs:_canKill (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/demo/ |
| D | demowin.cpp | 163 …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/system/src/lib/demo/headers/cafe/demo/ |
| D | demowin.h | 42 …nst char* _name, CVec2 _position, CVec2 _size, CVec2 _maxSize = CVec2(0, 0), bool _canKill = true);
|
| /CafeSDK-2.12.13/system/include/cafe/demo/ |
| D | demowin.h | 42 …nst char* _name, CVec2 _position, CVec2 _size, CVec2 _maxSize = CVec2(0, 0), bool _canKill = true);
|