Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 17, 2014, 2:24:12 PM (11 years ago)
Author:
samuezu
Message:

orxout in sc fct movetoposition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ScriptableController/src/orxonox/controllers/ScriptController.h

    r10028 r10034  
    5656            // LUA interface
    5757            // tolua_begin
    58             void moveToPosition(const Vector3& target);
     58            void moveToPosition_beta(float x, float y, float z);
    5959
    6060           
    61 
     61            const Vector3& getPosition();
    6262           
    6363              /* virtual void tick(float dt);*/
Note: See TracChangeset for help on using the changeset viewer.