[−][src]Struct smash::lua2cpp::L2CFighterAIBase
Fields
agent: L2CAgent
Methods
impl L2CFighterAIBase
[src]
pub unsafe fn add_button(&mut self, arg1: L2CValue, arg2: L2CValue) -> L2CValue
[src]
pub unsafe fn wait_until(&mut self, arg1: L2CValue) -> L2CValue
[src]
pub unsafe fn reset_stick(&mut self, arg1: L2CValue) -> L2CValue
[src]
pub unsafe fn vector__dot(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue
) -> L2CValue
pub unsafe fn wait_random(&mut self, arg1: L2CValue, arg2: L2CValue) -> L2CValue
[src]
pub unsafe fn add_stick_abs(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
pub unsafe fn add_stick_deg(
&mut self,
arg1: L2CValue,
arg2: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue
) -> L2CValue
pub unsafe fn random_choice(&mut self, arg1: L2CValue) -> L2CValue
[src]
pub unsafe fn vector__cross(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue
) -> L2CValue
pub unsafe fn vector__dot_2d(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
pub unsafe fn vector__length(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
pub unsafe fn vector__cross_2d(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
pub unsafe fn vector__distance(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue
) -> L2CValue
pub unsafe fn is_wire_available(&mut self) -> L2CValue
[src]
pub unsafe fn vector__length_2d(
&mut self,
arg1: L2CValue,
arg2: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue
) -> L2CValue
pub unsafe fn vector__normalize(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
pub unsafe fn is_status_kind_run(&mut self) -> L2CValue
[src]
pub unsafe fn cp_level_to_cp_rank(&mut self, arg1: L2CValue) -> L2CValue
[src]
pub unsafe fn is_status_kind_walk(&mut self) -> L2CValue
[src]
pub unsafe fn vector__distance_2d(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
pub unsafe fn main_func__utility_1(&mut self) -> L2CValue
[src]
pub unsafe fn rank_rate_with_range(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
pub unsafe fn vector__normalize_2d(
&mut self,
arg1: L2CValue,
arg2: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue
) -> L2CValue
pub unsafe fn is_absolutely_falling(&mut self) -> L2CValue
[src]
pub unsafe fn is_target_waiting_you(&mut self) -> L2CValue
[src]
pub unsafe fn vector__length_square(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
pub unsafe fn check_range_from_floor(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
pub unsafe fn common_return_set_goal(&mut self, arg1: L2CValue) -> L2CValue
[src]
pub unsafe fn local_func__utility_1_1(&mut self) -> L2CValue
[src]
pub unsafe fn local_func__utility_1_2(&mut self) -> L2CValue
[src]
pub unsafe fn local_func__utility_1_3(&mut self) -> L2CValue
[src]
pub unsafe fn local_func__utility_1_4(&mut self) -> L2CValue
[src]
pub unsafe fn local_func__utility_1_5(&mut self) -> L2CValue
[src]
pub unsafe fn vector__distance_square(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue
) -> L2CValue
pub unsafe fn vector__length_square_2d(
&mut self,
arg1: L2CValue,
arg2: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue
) -> L2CValue
pub unsafe fn is_1on1_auto_turn_fighter(&mut self) -> L2CValue
[src]
pub unsafe fn is_status_kind_dash_start(&mut self) -> L2CValue
[src]
pub unsafe fn is_status_kind_escape_able(&mut self) -> L2CValue
[src]
pub unsafe fn vector__distance_square_2d(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
pub unsafe fn is_interrupt_sp_u_available(&mut self, arg1: L2CValue) -> L2CValue
[src]
pub unsafe fn is_status_kind_dash_b_start(&mut self) -> L2CValue
[src]
pub unsafe fn is_status_kind_dash_f_start(&mut self) -> L2CValue
[src]
pub unsafe fn bind_address_call_vector__dot(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue,
arg7: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue,
arg7: L2CValue
) -> L2CValue
pub unsafe fn is_status_kind_escape_lr_able(&mut self) -> L2CValue
[src]
pub unsafe fn main_func__constant_variables(&mut self) -> L2CValue
[src]
pub unsafe fn bind_address_call_vector__cross(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue,
arg7: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue,
arg7: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__dot_2d(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__length(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
pub unsafe fn local_func__constant_variables_1(&mut self) -> L2CValue
[src]
pub unsafe fn bind_address_call_vector__cross_2d(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__distance(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue,
arg7: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue,
arg7: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__length_2d(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__normalize(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__distance_2d(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__normalize_2d(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__length_square(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__distance_square(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue,
arg7: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue,
arg6: L2CValue,
arg7: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__length_square_2d(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
pub unsafe fn bind_address_call_vector__distance_square_2d(
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: &mut L2CAgent,
arg2: L2CValue,
arg3: L2CValue,
arg4: L2CValue,
arg5: L2CValue
) -> L2CValue
pub unsafe fn lerp(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
pub unsafe fn sign(&mut self, arg1: L2CValue) -> L2CValue
[src]
pub unsafe fn wait(&mut self, arg1: L2CValue) -> L2CValue
[src]
pub unsafe fn clamp(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
pub unsafe fn yield_(&mut self) -> L2CValue
[src]
pub unsafe fn is_zero(&mut self, arg1: L2CValue) -> L2CValue
[src]
pub unsafe fn is_equal(&mut self, arg1: L2CValue, arg2: L2CValue) -> L2CValue
[src]
pub unsafe fn add_stick(
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
[src]
&mut self,
arg1: L2CValue,
arg2: L2CValue,
arg3: L2CValue
) -> L2CValue
pub unsafe fn rank_rate(&mut self, arg1: L2CValue, arg2: L2CValue) -> L2CValue
[src]
pub unsafe fn L2CFighterAIBase(
&mut self,
arg1: &mut BattleObject,
arg2: &mut BattleObjectModuleAccessor,
arg3: &mut lua_State
) -> L2CValue
[src]
&mut self,
arg1: &mut BattleObject,
arg2: &mut BattleObjectModuleAccessor,
arg3: &mut lua_State
) -> L2CValue
Trait Implementations
impl Clone for L2CFighterAIBase
[src]
fn clone(&self) -> L2CFighterAIBase
[src]
fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Copy for L2CFighterAIBase
[src]
impl Debug for L2CFighterAIBase
[src]
Auto Trait Implementations
impl RefUnwindSafe for L2CFighterAIBase
impl !Send for L2CFighterAIBase
impl !Sync for L2CFighterAIBase
impl Unpin for L2CFighterAIBase
impl UnwindSafe for L2CFighterAIBase
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]
T: ?Sized,
fn borrow_mut(&mut self) -> &mut T
[src]
impl<T> From<T> for T
[src]
impl<T, U> Into<U> for T where
U: From<T>,
[src]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src]
T: Clone,
type Owned = T
The resulting type after obtaining ownership.
fn to_owned(&self) -> T
[src]
fn clone_into(&self, target: &mut T)
[src]
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>
[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src]
U: TryFrom<T>,