Skip to content

Instantly share code, notes, and snippets.

View ayoub-9's full-sized avatar

AYOUB ayoub-9

  • N/A
  • SAUDI ARABIA
View GitHub Profile
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityStandardAssets.CrossPlatformInput;
public class DriveCar : MonoBehaviour {
//Car Speed Movement
public float speed = 10.0F;
//Left Right Car Movement Speed
// API callback
handleResponse({
"kind": "blogger#postList",
"items": [
{
"kind": "blogger#post",
"id": "6115084825707264721",
"blog": {
"id": "1961645108677548855"
},
[
{
"albumId": 1,
"id": 1,
"title": "accusamus beatae ad facilis cum similique qui sunt",
"url": "https://via.placeholder.com/600/92c952",
"thumbnailUrl": "https://via.placeholder.com/150/92c952"
},
{
"albumId": 1,
[
{
"id": "wXt0DiISf38",
"created_at": "2018-10-22T06:00:30-04:00",
"updated_at": "2018-11-10T11:00:55-05:00",
"width": 3031,
"height": 5388,
"color": "#91DFE5",
"description": "Reef shark swimming in the Maldives",
"urls": {
func Alert (Message: String){
let alert = UIAlertController(title: "لا يوجد انترنت", message: Message, preferredStyle: UIAlertControllerStyle.alert)
alert.addAction(UIAlertAction(title: "OK", style: UIAlertActionStyle.default, handler: nil))
self.present(alert, animated: true, completion: nil)
}
},
{
"name": "Believer",
"no3": "",
"tare5": "2018",
"t8em": "6.3",
"i89h": "",
"urlDir": "",
"children": "Shiloh Nouvel Jolie-Pitt, Maddox Chivan Jolie-Pitt",
"imge": ""
@ayoub-9
ayoub-9 / testAPIWP
Last active November 23, 2018 10:11
{
"status": "ok",
"count": 1,
"count_total": 1,
"pages": 1,
"posts": [
{
"id": 50,
"type": "post",
"image": "http://myasiadata.eb2a.com/wp/wp-content/uploads/2018/11/IMG_8586.png",
{
"actors": [
{
"name": "Believer",
"no3": "اكشن جريمة درامي",
"tare5": "22 مايو 2018",
"t8em": "N/A",
"i89h": "تتبع الاحداث خطى المحقق وون هو في سعيه لالقاء القبض على زعيم اكبر عصابة مخدرات بكوريا الجنوبية ومن احل تحقيق هدفه يتعاون مع احد اعضاء العصابة والذي يسعى للانتقام من الزعيم لي ",
"urlDir": "https://openload.co/embed/VXbr-yPpDfI/",
"children": "Shiloh Nouvel Jolie-Pitt, Maddox Chivan Jolie-Pitt",
{
"actors": [
{
"name": "Believer",
"no3": "اكشن جريمة درامي",
"tare5": "22 مايو 2018",
"t8em": "N/A",
"i89h": "تتبع الاحداث خطى المحقق وون هو في سعيه لالقاء القبض على زعيم اكبر عصابة مخدرات بكوريا الجنوبية ومن احل تحقيق هدفه يتعاون مع احد اعضاء العصابة والذي يسعى للانتقام من الزعيم لي ",
"urlDir": "https://openload.co/embed/VXbr-yPpDfI/",
"children": "Shiloh Nouvel Jolie-Pitt, Maddox Chivan Jolie-Pitt",
first need add This into pod file
---------------------------------
pod 'Alamofire', '~> 4.4'
pod 'AlamofireImage', '~> 3.1'
---------------------------------
code for ViewController
-----------------------
// ViewController.swift
// API 12