[][src]Struct smash::lua2cpp::L2CFighterAIBase

#[repr(C)]pub struct L2CFighterAIBase {
    pub agent: L2CAgent,
}

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]

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]

pub unsafe fn add_stick_deg(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue
) -> L2CValue
[src]

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]

pub unsafe fn vector__dot_2d(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue,
    arg3: L2CValue,
    arg4: L2CValue
) -> L2CValue
[src]

pub unsafe fn vector__length(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue,
    arg3: L2CValue
) -> L2CValue
[src]

pub unsafe fn vector__cross_2d(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue,
    arg3: L2CValue,
    arg4: L2CValue
) -> L2CValue
[src]

pub unsafe fn vector__distance(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue,
    arg3: L2CValue,
    arg4: L2CValue,
    arg5: L2CValue,
    arg6: L2CValue
) -> L2CValue
[src]

pub unsafe fn is_wire_available(&mut self) -> L2CValue[src]

pub unsafe fn vector__length_2d(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue
) -> L2CValue
[src]

pub unsafe fn vector__normalize(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue,
    arg3: L2CValue
) -> L2CValue
[src]

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]

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]

pub unsafe fn vector__normalize_2d(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue
) -> L2CValue
[src]

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]

pub unsafe fn check_range_from_floor(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue,
    arg3: L2CValue,
    arg4: L2CValue
) -> L2CValue
[src]

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]

pub unsafe fn vector__length_square_2d(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue
) -> L2CValue
[src]

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]

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]

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]

pub unsafe fn bind_address_call_vector__dot_2d(
    &mut self,
    arg1: &mut L2CAgent,
    arg2: L2CValue,
    arg3: L2CValue,
    arg4: L2CValue,
    arg5: L2CValue
) -> L2CValue
[src]

pub unsafe fn bind_address_call_vector__length(
    &mut self,
    arg1: &mut L2CAgent,
    arg2: L2CValue,
    arg3: L2CValue,
    arg4: L2CValue
) -> L2CValue
[src]

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]

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]

pub unsafe fn bind_address_call_vector__length_2d(
    &mut self,
    arg1: &mut L2CAgent,
    arg2: L2CValue,
    arg3: L2CValue
) -> L2CValue
[src]

pub unsafe fn bind_address_call_vector__normalize(
    &mut self,
    arg1: &mut L2CAgent,
    arg2: L2CValue,
    arg3: L2CValue,
    arg4: L2CValue
) -> L2CValue
[src]

pub unsafe fn bind_address_call_vector__distance_2d(
    &mut self,
    arg1: &mut L2CAgent,
    arg2: L2CValue,
    arg3: L2CValue,
    arg4: L2CValue,
    arg5: L2CValue
) -> L2CValue
[src]

pub unsafe fn bind_address_call_vector__normalize_2d(
    &mut self,
    arg1: &mut L2CAgent,
    arg2: L2CValue,
    arg3: L2CValue
) -> L2CValue
[src]

pub unsafe fn bind_address_call_vector__length_square(
    &mut self,
    arg1: &mut L2CAgent,
    arg2: L2CValue,
    arg3: L2CValue,
    arg4: L2CValue
) -> L2CValue
[src]

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]

pub unsafe fn bind_address_call_vector__length_square_2d(
    &mut self,
    arg1: &mut L2CAgent,
    arg2: L2CValue,
    arg3: L2CValue
) -> L2CValue
[src]

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]

pub unsafe fn lerp(
    &mut self,
    arg1: L2CValue,
    arg2: L2CValue,
    arg3: L2CValue
) -> L2CValue
[src]

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]

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]

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]

Trait Implementations

impl Clone for L2CFighterAIBase[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]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> ToOwned for T where
    T: Clone
[src]

type Owned = T

The resulting type after obtaining ownership.

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.