Home
last modified time | relevance | path

Searched refs:CustomState (Results 1 – 25 of 34) sorted by relevance

12

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/hero/
H A DCustomState.cpp50 CustomState::CustomState( in CustomState() function in Solarus::CustomState
110 LuaContext& CustomState::get_lua_context() { in get_lua_context()
202 void CustomState::set_map(Map& map) { in set_map()
214 void CustomState::notify_map_started( in notify_map_started()
236 void CustomState::notify_map_finished() { in notify_map_finished()
246 void CustomState::update() { in update()
263 void CustomState::update_pushing() { in update_pushing()
296 void CustomState::update_jumper() { in update_jumper()
413 void CustomState::draw_on_map() { in draw_on_map()
447 bool CustomState::is_visible() const { in is_visible()
[all …]
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/lua/
H A DStateApi.cpp157 CustomState& state, in do_state_draw_override_function()
174 CustomState& state, in do_state_can_be_hurt_function()
197 CustomState& state, in do_state_can_cut_function()
222 std::shared_ptr<CustomState> state = std::make_shared<CustomState>(get(), description); in state_api_create()
258 CustomState& state = *check_state(l, 1); in state_api_set_description()
281 CustomState& state = *check_state(l, 1); in state_api_get_entity()
1301 CustomState& state, in state_on_started()
1303 CustomState* previous_state) { in state_on_started()
1324 CustomState& state, in state_on_finished()
1326 CustomState* next_state) { in state_on_finished()
[all …]
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/lua/
H A DLuaContext.h59 class CustomState; variable
332 CustomState& state,
337 CustomState& state,
342 CustomState& state,
516 CustomState& state,
518 CustomState* previous_state);
520 CustomState& state,
522 CustomState* next_state);
523 void state_on_update(CustomState& state);
529 void state_on_map_finished(CustomState& state);
[all …]
/dports/devel/py-transitions/transitions-0.8.8/transitions/extensions/
H A Dstates.py168 class CustomState(type('CustomState', args, {}), cls.state_cls): class
172 …method_list = sum([c.dynamic_methods for c in inspect.getmro(CustomState) if hasattr(c, 'dynamic_m…
173 CustomState.dynamic_methods = list(set(method_list))
174 cls.state_cls = CustomState
/dports/deskutils/nextcloudclient/desktop-3.4.1/test/
H A Dtestoauth.cpp115 enum State { StartState, BrowserOpened, TokenAsked, CustomState } state = StartState; enumerator
258 state = CustomState; in testRandomConnections()
277 QCOMPARE(state, CustomState); in testRandomConnections()
287 if (state == CustomState) in testRandomConnections()
294 if (state != CustomState) in testRandomConnections()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/test/
H A Dtestoauth.cpp115 enum State { StartState, BrowserOpened, TokenAsked, CustomState } state = StartState; enumerator
300 state = CustomState; in testRandomConnections()
319 QCOMPARE(state, CustomState); in testRandomConnections()
329 if (state == CustomState) in testRandomConnections()
336 if (state != CustomState) in testRandomConnections()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services/System.Data.Services.Providers/
H A DServiceOperationParameter.cs46 public object CustomState { property in System.Data.Services.Providers.ServiceOperationParameter
H A DResourceSet.cs47 public object CustomState { property in System.Data.Services.Providers.ResourceSet
H A DResourceProperty.cs60 public object CustomState { property in System.Data.Services.Providers.ResourceProperty
H A DServiceOperation.cs65 public object CustomState { property in System.Data.Services.Providers.ServiceOperation
H A DResourceType.cs106 public object CustomState { property in System.Data.Services.Providers.ResourceType
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/hero/
H A DCustomState.h36 class CustomState: public HeroState {
40 CustomState(LuaContext& lua_context, const std::string& description);
/dports/sysutils/signon-qt5/signond-07d45498ad374d9e8e4ff6a886f4b4bb850c0cb5/lib/SignOn/
H A Dauthsession.h107 CustomState, /**< Custom message. */ enumerator
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/entities/
H A DHero.h30 class CustomState; variable
311 void start_custom_state(const std::shared_ptr<CustomState>& custom_state);
/dports/devel/py-transitions/transitions-0.8.8/tests/
H A Dtest_reuse.py29 class CustomState(NestedState): class
33 state_cls = CustomState
/dports/sysutils/signon-qt5/signond-07d45498ad374d9e8e4ff6a886f4b4bb850c0cb5/lib/signond/
H A Dsignoncommon.h279 CustomState, /**< Custom message. */ enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Data.Services.cs751 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceProperty
773 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceSet
785 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceType
815 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperation
830 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperationParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Data.Services.cs751 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceProperty
773 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceSet
785 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceType
815 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperation
830 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperationParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Data.Services.cs751 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceProperty
773 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceSet
785 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceType
815 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperation
830 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperationParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Data.Services.cs750 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceProperty
772 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceSet
784 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceType
814 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperation
829 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperationParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Data.Services.cs750 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceProperty
772 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceSet
784 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceType
814 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperation
829 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperationParameter
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Data.Services.cs731 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceProperty
753 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceSet
765 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceType
795 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperation
810 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperationParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Data.Services.cs730 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceProperty
752 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceSet
764 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceType
794 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperation
809 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperationParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Data.Services.cs750 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceProperty
772 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceSet
784 public object CustomState { get { throw null; } set { } } property in System.Data.Services.Providers.ResourceType
814 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperation
829 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperationParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Data.Services.cs723 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceProperty
745 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceSet
757 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ResourceType
787 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperation
802 …public object CustomState { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { thro… property in System.Data.Services.Providers.ServiceOperationParameter

12